Files
f22f6aff-537b-4630-8b0f-28f…/vercel.json
2026-03-16 18:34:48 +00:00

5 lines
97 B
JSON

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