first commit
This commit is contained in:
15
.vercelignore
Normal file
15
.vercelignore
Normal file
@@ -0,0 +1,15 @@
|
||||
/node_modules
|
||||
/.next
|
||||
/coverage
|
||||
/.env.local
|
||||
/.env.development.local
|
||||
/.env.test.local
|
||||
/.env.production.local
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.DS_Store
|
||||
.vscode
|
||||
*.log
|
||||
.env
|
||||
prisma/migrations/
|
||||
Reference in New Issue
Block a user