Files
a7bf43f7-ca55-466d-8dd8-cce…/vercel.json
2026-04-30 06:32:20 +00:00

5 lines
97 B
JSON

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