Skip to content

Commit

Permalink
build(vercel): disable automatic git deployment
Browse files Browse the repository at this point in the history
DOPS-54

Signed-off-by: Alex Marshall <[email protected]>
  • Loading branch information
alexhq committed Jul 28, 2023
1 parent d39cc2b commit ab20546
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"buildCommand": "mkdocs build",
"github": {
"silent": true
},
"git": {
"deploymentEnabled": false
}
}

0 comments on commit ab20546

Please sign in to comment.