Files
f16548ee-3c9e-45b4-930b-75d…/vercel.json
2026-03-20 17:45:40 +00:00

5 lines
97 B
JSON

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