Files
3c01fe8e-021b-45bd-bf22-684…/vercel.json
2026-05-24 09:13:08 +00:00

5 lines
97 B
JSON

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