Files
f7103fb6-5272-4d63-9294-71d…/vercel.json
2026-04-07 00:08:50 +00:00

5 lines
97 B
JSON

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