chore: silence Vercel emails for portal

This commit is contained in:
Yangshun Tay
2022-10-01 07:50:35 +08:00
parent 089625715d
commit f099cf9502

5
apps/portal/vercel.json Normal file
View File

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