Skip to content

Commit 210cad6

Browse files
committed
ignore vercel build on branches
1 parent 2daf09a commit 210cad6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

vercel.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"deploymentEnabled": {
55
"gh-pages": false
66
}
7-
}
7+
},
8+
"ignoreCommand": "[ \"$VERCEL_GIT_COMMIT_REF\" != \"master\" ]"
89
}

0 commit comments

Comments
 (0)