The build folder is ready to be deployed.
You may serve it with a static server:
npm install -g serve
serve -s build
npm install -g serve
serve -s build or serve -s build -l 4000
Run this command to get a full list of the options available
serve -h