ansnid-anse/vercel.json

6 lines
87 B
JSON
Raw Permalink Normal View History

2023-06-04 15:55:58 +08:00
{
"buildCommand": "OUTPUT=vercel astro build",
"github": {
"silent": true
}
}