Files
14cf3c2a-502f-4c22-92a0-06f…/vercel.json
2026-03-31 03:49:24 +00:00

5 lines
97 B
JSON

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