Next.js SEO in the App Router centers on generateMetadata for titles/descriptions, canonical tags to avoid duplicate content, sitemap.ts and robots.ts for crawlability, JSON-LD for structured data, and choosing SSG/SSR so crawlers see fully rendered HTML.