artur-bx
CCConvex Community
•Created by artur-bx on 2/4/2025 in #support-community
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
15 replies