Files
db94172d-ac79-4b32-bea6-edf…/vercel.json
2026-03-05 03:11:03 +00:00

5 lines
97 B
JSON

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