Files
90b10f0a-cc9d-4f3e-932f-ad4…/vercel.json
2026-06-11 18:34:24 +00:00

5 lines
97 B
JSON

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