Files
945c80f1-f4cb-4209-aa39-c4d…/vercel.json
2026-04-08 00:10:28 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}