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