Files
cdb0f5cf-2bfe-47e1-bac0-7ed…/vercel.json
2026-04-03 06:19:32 +00:00

5 lines
97 B
JSON

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