Skip to content

Commit

Permalink
feat: vercel config
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Schmahl committed Aug 21, 2024
1 parent 44be104 commit abbbc30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ node_modules/

.yalc
yalc.lock
.vercel
3 changes: 3 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"public": false,
}

0 comments on commit abbbc30

Please sign in to comment.