Files
9a0ef2a0-ed2d-43aa-8062-a5e…/vercel.json
2026-03-07 23:52:12 +00:00

5 lines
97 B
JSON

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