Files
d81afba5-523e-4f54-8f85-cec…/vercel.json
2026-06-07 05:50:24 +00:00

5 lines
97 B
JSON

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