Files
237e28dc-e8fd-47f2-84e8-5e3…/vercel.json
2026-03-19 12:09:18 +00:00

5 lines
97 B
JSON

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