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.
gh-pages
1 parent 67e6782 commit 60a6d40Copy full SHA for 60a6d40
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