Skip to content

Commit

Permalink
chore(vercel): configure Vercel for GitHub
Browse files Browse the repository at this point in the history
Closes #842.
  • Loading branch information
C0ZEN committed Aug 24, 2022
1 parent 33cad40 commit 72b2a6b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"github": {
"enabled": true,
"silent": false,
"autoJobCancelation": true
}
}

0 comments on commit 72b2a6b

Please sign in to comment.