Files
ab522d0d-dfe1-412b-9e1c-f61…/vercel.json
2026-03-29 20:49:42 +00:00

5 lines
97 B
JSON

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