diff --git a/Procfile b/Procfile index 709e0a2..e8f79ea 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: yarn start \ No newline at end of file +web: npm start \ No newline at end of file