Skip to content

Commit 175e96f

Browse files
ci: disabled automatic vercel deployments
1 parent a847eb9 commit 175e96f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

apps/docs/vercel.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
2+
"public": false,
3+
"github": {
4+
"enabled": false
5+
},
6+
"git": {
7+
"deploymentEnabled": false
8+
},
29
"redirects": [
310
{
411
"source": "/index.html",

0 commit comments

Comments
 (0)