I built a small React app and I want to serve it with an IIS web server.
I would normally just run the command npm run build and then select the build fo
npm run build