chore: 忽略Vercel部署通知

This commit is contained in:
ZiuChen 2023-01-09 23:41:54 +08:00
parent f6520088e3
commit aa06f83d9f

5
vercel.json Normal file
View File

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