Files
cfc3032c-677d-4f50-ae01-ee9…/vercel.json
2026-03-04 18:44:12 +00:00

5 lines
97 B
JSON

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