Transition from local development to a live URL. ** Tasks: ** - [ ] Deploy Next.js frontend to Vercel. - [ ] Update FastAPI CORSMiddleware in main.py to allow the Vercel production domain. - [ ] Configure GitHub Actions for automatic "deploy on push" to Cloud Run.
Transition from local development to a live URL.
** Tasks: **
Deploy Next.js frontend to Vercel.
Update FastAPI CORSMiddleware in main.py to allow the Vercel production domain.
Configure GitHub Actions for automatic "deploy on push" to Cloud Run.