Skip to content

Commit

Permalink
chore(client): disable vercel auto-deploy feature
Browse files Browse the repository at this point in the history
  • Loading branch information
lareii committed Sep 18, 2024
1 parent c43ea9c commit e1464bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions client/vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"git": {
"deploymentEnabled": false
}
}

0 comments on commit e1464bf

Please sign in to comment.