Files
ac292130-e9fe-455d-bce3-f31…/vercel.json
2026-03-08 04:33:38 +00:00

5 lines
97 B
JSON

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