"scripts": { "start": "react-scripts start", "build": "react-scripts build", "deploy": "serve -s build" } npm install -g serve npm run-script deploy