Files
280b324a-6b90-4e4d-b96e-e79…/vercel.json
2026-03-15 13:08:11 +00:00

5 lines
97 B
JSON

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