chore: add Vercel config for tutorial deployment
This commit is contained in:
parent
29e1b9d9ac
commit
a57af97585
3 changed files with 14 additions and 0 deletions
7
.vercelignore
Normal file
7
.vercelignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
node_modules
|
||||
.turbo
|
||||
.next
|
||||
dist
|
||||
*.log
|
||||
.env*
|
||||
!.env.example
|
||||
Loading…
Add table
Add a link
Reference in a new issue