diff --git a/Procfile b/Procfile index 49d8463a..85590915 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: npm start:prod +web: npm run start:prod