As an alternative to npm/pnpm/yarn, it’d be great if Render supported Bun for installing dependencies and running build steps.
For example, if I could specify a buildCommand
of bun run build
and an install command of bun install
that’d be ideal.
Keith
2
Hi there,
You can add your vote to the Bun support feature request here: https://feedback.render.com/features/p/support-of-bun.
Regards,
Keith
Render Support, UTC+10 
system
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
Bun is now natively supported on Render.
Here’s a quick example that shows how to use it: