Files
cccb2d6c-0185-4899-93da-61d…/vercel.json
2026-05-10 08:45:43 +00:00

5 lines
97 B
JSON

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