Files
b2f5867b-35fd-4af0-a2e2-a32…/vercel.json
2026-03-03 07:36:55 +00:00

5 lines
97 B
JSON

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