Vercel Edge Nodes and expoSecureStore in NextJS SDK
I updated Vercel to Node 22 and now I can't deploy anymore. It seems that the NextJS Kinde SDK includes some Expo (react native?!) modules that are not supported.
Setting
Setting
runtime = 'nodejs' in middleware.ts did not solve it.