Files
7378bbe5-385a-4575-852b-98e…/vercel.json
2026-03-23 05:29:43 +00:00

5 lines
97 B
JSON

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