1Mediumgeneralโฑ 45sWhat is the default rendering behavior of components in the Next.js App Router?๐โผAAlways client-side renderedBServer Components by default, rendered on the server unless explicitly marked as Client ComponentsCOnly static HTML with no JavaScript everDAlways statically generated at build time regardless of data