Next.js is the most popular React meta-framework — routing, SSR/SSG, image optimization, API routes baked in. Great for content sites and dashboards. For pure static marketing sites, Astro is often faster; for interactive apps, Next.js is the default.