Files
db11a2fe-0512-4da0-ae5b-b4f…/vercel.json
2026-03-02 18:42:19 +00:00

5 lines
97 B
JSON

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