Files
e2eceffc-87fe-40dd-8d49-ce0…/vercel.json
2026-03-27 17:02:31 +00:00

5 lines
97 B
JSON

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