Files
9f853fc2-3bcc-4f59-ae39-96c…/vercel.json
2026-03-04 11:41:06 +00:00

5 lines
97 B
JSON

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