Files
80f33f4e-186e-460e-a825-29f…/vercel.json
2026-03-16 06:04:45 +00:00

5 lines
97 B
JSON

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