vishnu-coder commited on
Commit
af3acf6
·
1 Parent(s): 0c26e05

Optimized build and fixed JSON for Vercel deployment

Browse files
Files changed (1) hide show
  1. .vercelignore +8 -0
.vercelignore ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ .venv/
2
+ artifacts/
3
+ __pycache__/
4
+ data/
5
+ notebooks/
6
+ docs/
7
+ config/
8
+ tests/