Files
f9d5c9e6-e8a1-45c9-859d-eff…/vercel.json
2026-03-19 10:40:15 +00:00

5 lines
97 B
JSON

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