Files
08fc31ae-27ef-4d43-bac5-4d0…/vercel.json
2026-03-11 00:34:16 +00:00

5 lines
97 B
JSON

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