We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85da00 commit 51ae220Copy full SHA for 51ae220
2 files changed
frontend/src/app/api/subscribe/route.ts
frontend/vercel.json
@@ -1,6 +1,4 @@
1
{
2
"$schema": "https://openapi.vercel.sh/vercel.json",
3
- "buildCommand": "npm run build",
4
- "outputDirectory": "dist",
5
- "framework": "vite"
6
-}
+ "framework": "nextjs"
+}
0 commit comments