- Push this repo to GitHub.
- Connect repo to Vercel.
- (Optional) Set environment variable
MONGODB_URI
in Vercel for persistent storage (MongoDB Atlas free tier). - Deploy — Vercel will install dependencies and publish.
- If
MONGODB_URI
is not provided, the app runs in demo/mock mode (in-memory). - API routes implement lightweight agent logic (assignment suggestion, naive escalation checks).