We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a06587e + 60a6d40 commit 7ac4fa8Copy full SHA for 7ac4fa8
vercel.json
@@ -1,5 +1,8 @@
1
{
2
- "github": {
3
- "silent": true
+ "$schema": "https://openapi.vercel.sh/vercel.json",
+ "git": {
4
+ "deploymentEnabled": {
5
+ "gh-pages": false
6
+ }
7
}
8
0 commit comments