Skip to content

Add Support for Bun Runtime #14879

@jdgamble555

Description

@jdgamble555

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions