Files
09db0baa-a1f2-4de5-94eb-86d…/vercel.json
2026-05-06 10:22:50 +00:00

5 lines
97 B
JSON

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