diff --git a/Procfile b/Procfile index bef5264..e6bad1f 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: npm run start \ No newline at end of file +web: npm run start:prod \ No newline at end of file