diff --git a/www/apps/resources/app/deployment/admin/vercel/page.mdx b/www/apps/resources/app/deployment/admin/vercel/page.mdx index d78c64c239..c38d450047 100644 --- a/www/apps/resources/app/deployment/admin/vercel/page.mdx +++ b/www/apps/resources/app/deployment/admin/vercel/page.mdx @@ -93,7 +93,7 @@ To create a Vercel project, on your Vercel dashboard: - Set the Install Command field to the following: ```bash npm2yarn - npm run build + npm install ``` 4. Expand the Environment Variables section and add the following variables: