Files
cf859112-aaa8-4a6f-b251-69d…/vercel.json
2026-03-30 18:27:12 +00:00

5 lines
97 B
JSON

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