Files
e7c5b45d-3053-4653-8e67-5a4…/vercel.json
2026-04-17 04:04:17 +00:00

5 lines
97 B
JSON

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