Skip to content

Commit

Permalink
chore: disable the Vercel Bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarmos-san committed Dec 22, 2023
1 parent 2060128 commit a2f6cd2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"public": true,
"cleanUrls": true,
"git": {
"deploymentEnabled": false
},
"github": {
"silent": true,
"autoJobCancelation": true
}
}

0 comments on commit a2f6cd2

Please sign in to comment.