Files
bf399545-0afd-48e5-b601-cd4…/vercel.json
2026-03-12 15:04:55 +00:00

5 lines
97 B
JSON

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