artur-bxA
Convex Community12mo ago
14 replies
artur-bx

Deploy a Backend app with Bun-Convex on Vercel

I'm using Bun and convex, my app its a backend app, basically a CRUD I have some internalActions and I expose through http actions but I see I need to execute npx convex deploy every time that I want to deploy to prod, so I was thinking use Vercel but this project does not have an output dir and probably Vercel works for make a CI/CD convex deployment in production env
Was this page helpful?