gitignore and vercel.json

This commit is contained in:
Lio Young 2021-04-12 23:33:43 +02:00
parent 7050486807
commit e67d8cf931
No known key found for this signature in database
GPG key ID: 789795A11879E169
4 changed files with 1028 additions and 7 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
.vercel
node_modules/
node_modules/
.env