Files
b71add78-5005-4375-b131-a31…/vercel.json
2026-04-12 05:18:52 +00:00

5 lines
97 B
JSON

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