is it possible to have tRPC in app like this? Capacitor uses an exported static next app so it wont have access to server req/res for trpc contexts. But is it possible to use it for just a wrapper with react-query? I don't believe you can use next auth in an app like this for similar reasons, but I think its possible to use trpc