Files
870171e6-280e-471b-b1cf-53d…/vercel.json
2026-03-11 15:08:04 +00:00

5 lines
97 B
JSON

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