Files
786db589-12e0-4992-b09d-ff8…/vercel.json
2026-04-29 01:25:00 +00:00

5 lines
97 B
JSON

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