diff --git a/Procfile b/Procfile index 85590915..4fe82c5d 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: npm run start:prod +web: node ./dist/src/main.js