Files
b2b03f01-ba73-48b4-b288-d34…/vercel.json
2026-03-04 05:00:07 +00:00

5 lines
97 B
JSON

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