diff --git a/Procfile b/Procfile index 6c5c38b..b95c5b8 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: npm install --prefix backend && npm start app.js --prefix backend \ No newline at end of file +web: npm install --prefix backend && npm start app.js \ No newline at end of file