Files
f50b313e-8a45-4b04-91b1-286…/vercel.json
2026-04-12 19:42:24 +00:00

5 lines
97 B
JSON

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