Files
bd002d9c-0b6d-4e74-a059-653…/vercel.json
2026-03-28 13:34:40 +00:00

5 lines
97 B
JSON

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