serverClient to use tRPC on server-side but the context is complaining about not having request headers, it throws this even on building my application.

auth() to tRPC middleware with that server don't need to pass or the inner context doesn't need to have Clerk auth() as it doesn't depend on req or res objects.