Change package manager from pnpm to bun
piwvis
PROOP
a year 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
a year 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.