Configure Vercel for frontend-only deployment (ignore Python backend) 88a3816 Tripagra commited on Apr 13
Add deployment solution: FastAPI/uvicorn + Render config + deployment guides 42f628f Tripagra commited on Apr 13
Simplify: Deploy frontend only to Vercel, backend to Render/Railway cef122e Tripagra commited on Apr 13
fix: remove outdated @vercel/python@3.1.0 builder which hardcodes pip3.9 2e93666 Tripagra commited on Apr 13
fix: loosen pydantic and google-generativeai bounds for python 3.14 compatibility 117b701 Tripagra commited on Apr 13
fix: loosen dependency versions and revert invalid vercel.json config to allow python 3.14 wheel resolution c7b8a76 Tripagra commited on Apr 13
fix: pin Python 3.12 in vercel.json to fix faiss-cpu compatibility d6c82a4 Tripagra commited on Apr 13
Add api/index.py for Vercel serverless function and update frontend endpoint 6aa1546 Tripagra commited on Apr 13
Fix: Remove workspace config and regenerate package-lock.json with Vite 5.x d11bdce Tripagra commited on Apr 13
Downgrade to stable Vite 5.x and React 18.x for Vercel compatibility 7b8d32c Tripagra commited on Apr 13
Remove custom installCommand - let Vercel handle Python dependencies automatically db76d32 Tripagra commited on Apr 13
Fix Vercel deployment: Use proper serverless handler and streamline dependencies e3cbe6c Tripagra commited on Apr 13
Deploy to Vercel: Add serverless functions, frontend, and deployment docs 964103b Tripagra commited on Apr 12