Files
b283bc38-7631-4032-816f-5e0…/vercel.json
2026-04-15 12:09:02 +00:00

5 lines
97 B
JSON

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