Files
faa46b89-f18e-45e4-b1e8-db9…/vercel.json
2026-03-21 05:30:02 +00:00

5 lines
97 B
JSON

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