fix: test vercel

This commit is contained in:
muhamad fais aizat 2025-05-15 23:19:51 +07:00
parent 58f7a3412f
commit 1fc6d84ee5
2 changed files with 11 additions and 0 deletions

11
backend/.vercelignore Normal file
View File

@ -0,0 +1,11 @@
# .vercelignore
__pycache__/
*.pyc
*.pyo
*.pyd
env/
venv/
.DS_Store
.ipynb_checkpoints/
tests/
notebooks/

Binary file not shown.