Files
6b46b1f2-0809-48c9-af44-71d…/vercel.json
2026-03-20 00:22:18 +00:00

5 lines
97 B
JSON

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