Files
bdeb9f7f-5479-4e6e-9464-281…/vercel.json
2026-04-29 01:25:50 +00:00

5 lines
97 B
JSON

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