Files
16c47328-79e0-454e-967e-67d…/vercel.json
2026-03-08 09:57:20 +00:00

5 lines
97 B
JSON

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