Files
e3a0b47f-824f-4a2c-8f2c-3b7…/vercel.json
2026-03-12 12:45:35 +00:00

5 lines
97 B
JSON

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