Change package manager from pnpm to bun
piwvisHOBBY
5 months ago
I want to deploy my Next.js app, but I want to use bun as a package manager instead of pnpm
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
5 months ago
Hello,
Bun is used when a binary bun lock file is found, if any other lock file is found bun will not be used.