It's recommended to use Volta to manage the node version.
Make sure the bun's version is 1.2.7 before run build.
curl -fsSL https://bun.sh/install | bash -s "bun-v1.2.7"Install.
npm iRun the project.
npm run devTest the build version.
npm run build
npm run startIt will start the development server for the documentation.
▲ Next.js 14.2.32
- Local: http://localhost:3000