Procfile 92 B

1234
  1. web:
  2. npm install http-server -g
  3. npm run build
  4. http-server ./build -s -P http://www.msece.com