Files
f6c9bf8c-8d68-4e2a-848d-326…/vercel.json
2026-06-07 23:13:27 +00:00

5 lines
97 B
JSON

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