fix eslint errors for Vercel deployment
This commit is contained in:
14
.vercelignore
Normal file
14
.vercelignore
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules
|
||||
.next
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.DS_Store
|
||||
*.tgz
|
||||
*.tar.gz
|
||||
fix-eslint.sh
|
||||
Reference in New Issue
Block a user