chore: 忽略Vercel部署通知

This commit is contained in:
ZiuChen 2023-01-09 23:41:54 +08:00
parent 5b5fe4b78e
commit 0c9f238016

5
vercel.json Normal file
View File

@ -0,0 +1,5 @@
{
"github": {
"silent": true
}
}