Files
154ece21-b09b-4c43-865e-cd5…/vercel.json
2026-06-03 03:25:19 +00:00

5 lines
97 B
JSON

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