Files
b5e93d4e-89fe-441e-a09f-155…/vercel.json
2026-06-08 12:07:23 +00:00

5 lines
97 B
JSON

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