Building a Next.js app with @kinde-oss/kinde-auth-nextjs failed with Cannot find module 'next/headers' imported from the Kinde auth package. The SDK imported next/headers in a context where Next did not provide it, breaking the build. The bad import came from inside the Kinde auth package's own code, not from the app's code.