Express on Bun
Deploy Express backends using the Bun runtime.
Prerequisites:
Live Example: https://example-express-bun.vercel.app/
Vercel CLI installed globally
To develop locally:
2 vc dev
1 open http://localhost:3000
Use Cases
GitHub
2 vc build
1 bun install
To build locally:
1 bun install


