drop old model
This commit is contained in:
21
apps/web/.vercelignore
Normal file
21
apps/web/.vercelignore
Normal file
@@ -0,0 +1,21 @@
|
||||
# Next.js build output (Vercel rebuilds)
|
||||
.next/
|
||||
|
||||
# Dependencies (Vercel installs these)
|
||||
node_modules/
|
||||
|
||||
# Python venv and caches
|
||||
.tfjs-venv/
|
||||
.ruff_cache/
|
||||
|
||||
# Data files (large ML datasets — 37G)
|
||||
data/
|
||||
|
||||
# Test coverage
|
||||
coverage/
|
||||
|
||||
# Git (Vercel prefers no git dir for CLI deploys)
|
||||
.git/
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user