Files
7011b663-575c-4520-8705-3e2…/vercel.json
2026-03-03 04:46:08 +00:00

5 lines
97 B
JSON

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