Files
460b1edb-d25e-4e87-941b-297…/vercel.json
2026-03-08 18:19:47 +00:00

5 lines
97 B
JSON

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