Files
b924c346-9246-417f-a1de-477…/vercel.json
2026-03-03 18:57:27 +00:00

5 lines
97 B
JSON

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