Merge pull request #117 from MetricsDAO/vercel

vercel config
This commit is contained in:
Jack Forgash 2022-10-06 20:52:36 -06:00 committed by GitHub
commit 9f0d704d94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
vercel.json Normal file
View File

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