🏗 Updates Heroku build files (#723)

This commit is contained in:
Alicia Sykes
2022-06-11 14:06:31 +01:00
parent 330d812bfd
commit b10b587442
2 changed files with 3 additions and 5 deletions

View File

@@ -1,4 +1 @@
# Heroku config - Specifies the commands to execute when the app starts
# See docs for more info: https://devcenter.heroku.com/articles/procfile
web: node server.js
web: npm run build-and-start