diff --git a/vercel.json b/vercel.json index 09a845f..503016d 100644 --- a/vercel.json +++ b/vercel.json @@ -3,7 +3,7 @@ "buildCommand": "pnpm run build:web", "outputDirectory": "apps/web/.next", "installCommand": "pnpm install", - "framework": "nextjs", + "framework": null, "git": { "deploymentEnabled": { "main": true