Hello team, we have a problem with the migration to the new package version, we are currently using "@kinde-oss/kinde-auth-nextjs": "^1.8.24",
and we are trying to migrate to "@kinde-oss/kinde-auth-nextjs": "^2.4.6" . We use Next.js 14v with page router. We did the migration based on https://docs.kinde.com/developer-tools/sdks/backend/nextjs-prev-sdk/. But we constantly get error 500 related to the session as in the picture below.