chore: shutup vercel

This commit is contained in:
Seanghay Yath 2023-03-13 10:21:49 +07:00
parent 4b10d00ebd
commit a07e4c2262
No known key found for this signature in database
GPG Key ID: A7E4FE381BFCD85B

6
vercel.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"github": {
"silent": true
}
}