Files
cdb1cd93-730e-4367-8f5b-9fc…/vercel.json
2026-03-08 01:33:13 +00:00

5 lines
97 B
JSON

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