Files
d9be4e49-a65e-47e8-850d-35f…/vercel.json
2026-03-07 08:13:24 +00:00

5 lines
97 B
JSON

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