Files
bb46cb22-633e-434b-a751-98f…/vercel.json
2026-05-12 09:38:05 +00:00

5 lines
97 B
JSON

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