Files
871c6571-bfc4-4ef7-976f-500…/vercel.json
2026-06-09 16:07:56 +00:00

5 lines
97 B
JSON

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