Next.js Edge Runtime + tRPC This is based off the trpc-next-edge-runtime-example, it uses the Next.js Edge Runtime using tRPC's fetch adapter + Material UI. Setup npm i npm run dev Development Start project npm run dev