Bun's text lockfile is now supported with zero configuration
Bun v1.1.39 introduces text lockfile support, and Vercel now supports bun.lock with zero configuration. You can use the text lockfile today with bun install --save-text-lockfile.
Austin Merrick, Sean Massa, and 1 other