Files
66670e5b-c29f-4246-aef2-e01…/vercel.json
2026-06-04 22:32:34 +00:00

5 lines
97 B
JSON

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