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