What i18n libraries work with next-on-pages?

Our company's project is using Next.js and we want to migrate this to the edge using next-on-pages. At the moment we use next-i18next package for the translations, but it seems to be incompatible with the next-on-pages environment requirements. What are our options here for i18n?
Was this page helpful?
What i18n libraries work with next-on-pages? - Cloudflare Developers