Hello! I see that in NextJS 13 i can use prisma directly in my components to get the data. Is there an advantage using TRPC instead and using prisma in the Trpc server instead?