Installation
Install the package as a dev dependency:
pnpm add -D next-plugin-qrcodeYour choice of package manager is remembered for the next visit.
Requirements
- Next.js
>= 13 - Works with both webpack and Turbopack. The QR code is printed when your Next.js config is evaluated, so no bundler integration is needed.