Files
be5a15b4-d9fa-4f0e-aa66-3a0…/vercel.json
2026-04-27 18:24:14 +00:00

5 lines
97 B
JSON

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