Commit 55d419f
committed
Add bun.lock file and update package.json scripts to use Bun
- Introduced a new bun.lock file to manage dependencies.
- Updated package.json scripts to run Next.js commands using Bun instead of Yarn.
- Removed yarn.lock file as part of the transition to Bun for package management.1 parent dc58c63 commit 55d419f
3 files changed
Lines changed: 2759 additions & 6089 deletions
0 commit comments