
The for Vercel Functions now supports as a function entrypoint, including WebSocket handlers. The server you run locally with Bun deploys as-is, without being wrapped in a framework.Bun runtimeBun.serve() Enable the runtime by setting in ."bunVersion": "1.x"vercel.json Create a server with a map in…
No discussion yet. Be the first to share your thoughts!