Next.js 16 cache component support with clear error guidance#

@clerk/nextjs now detects when auth() or currentUser() is called inside a Next.js 16 "use cache" function and throws a clear, actionable error with a code example showing the correct pattern. No more cryptic headers() failures when adopting cache components.














