I just uploaded nextcrumbs to github for this purpose.
Next.js isn't necessary but there is a feature that will allow the breadcrumbs to be automatically created using usePathName from next/navigation
You can find the package here.
https://github.com/ameshkin/nextcrumbs
https://www.npmjs.com/package/@ameshkin/supercrumbs
npm i @ameshkin/supercrumbs