Files
370449e8-7b8c-40d3-8d36-038…/vercel.json
2026-03-21 02:40:04 +00:00

5 lines
97 B
JSON

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