import { createTRPCNext } from '@trpc/next';import { createTRPCNext } from '@trpc/next'; And this is for nextjs Page router. import { createTRPCReact } from "@trpc/react-query";import { createTRPCReact } from "@trpc/react-query"; The T3-OS seems to be the closest to what I want, but they don't use clerk. And The repo the reference for clerk auth is out of date. Join the Discord to ask follow-up questions and connect with the community