Files
6ed0facb-6184-482d-a0ef-a31…/vercel.json
2026-04-07 06:33:34 +00:00

5 lines
97 B
JSON

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