chore: vercel config (#30831)

- follows: https://github.com/hashicorp/terraform-cdk/pull/1611
This commit is contained in:
Kevin Wang
2022-04-12 12:19:28 -04:00
committed by GitHub
parent 8040dfec34
commit 8eaf7fe85e

5
website/vercel.json Normal file
View File

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