Files
9487b786-1f32-4eb5-9048-91d…/vercel.json
2026-03-11 16:30:37 +00:00

5 lines
97 B
JSON

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