-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
pkg:adapter-vercelPertaining to the Vercel adapterPertaining to the Vercel adapter
Description
Describe the problem
It would be awesome to have support for the new Public Bun Runtime on Vercel!
https://vercel.com/blog/bun-runtime-on-vercel-functions
https://vercel.com/docs/functions/runtimes/bun
Describe the proposed solution
Add a bun runtime for Vercel deployments adapter!
Alternatives considered
Add a bun specific runtime and deno specific runtime?
adapter({
runtime: 'bun'
}),Importance
nice to have
Additional Information
Not sure if there could just be instructions for deployment instead of an adapter.
MilosNikolic
Metadata
Metadata
Assignees
Labels
pkg:adapter-vercelPertaining to the Vercel adapterPertaining to the Vercel adapter