Vercel支持Bun文本锁文件
来源: Vercel News
Projects using Bun's new text bun.lock lockfile can now be deployed to Vercel with zero configuration.
While Vercel already supports Bun's binary bun.lockb lockfile, Bun v1.1.39 introduces a new text-based lock file with bun install --save-text-lockfile. Bun plans to make this the default in v1.2.
Learn more about package managers supported by Vercel.