NoteYou can already use tRPC with app directory, by:
- using @trpc/client@trpc/client directly in components (both RSC and non-RSC)- use @trpc/next@trpc/next for client components
@trpc/client
@trpc/next