server/client: mute vercel github comments
This commit is contained in:
parent
808314658d
commit
32cc1f861e
1 changed files with 7 additions and 0 deletions
7
vercel.json
Normal file
7
vercel.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"$schema": "https://openapi.vercel.sh/vercel.json",
|
||||
"github": {
|
||||
"silent": true,
|
||||
"autoJobCancelation": true
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue