I deployed my React app to Heroku with the next scripts:
"scripts": { "start": "cross-env NODE_ENV=production node server.js"