Files
c4fb0b2c-518f-4756-853b-3e8…/vercel.json
2026-03-02 23:24:43 +00:00

5 lines
97 B
JSON

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