Files
f32bbe4e-8cab-48d8-b6d4-4b8…/vercel.json
2026-03-04 21:40:36 +00:00

5 lines
97 B
JSON

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