Vercel's React framework — the base LEGO block of the course's modern web builds, and the server-rendering answer when SEO matters.

Pick this when

You're building a real site where crawlers and AI engines must see full HTML — SSR/SSG out of the box.

What makes it different

The foundation of the wrapper tower: components → shadcn → paid kits all sit on it

The migration target when client-rendered (Vite) sites need search visibility

What it does

Server-side rendering, static generation, app-router full-stack React

What it does not do

Common wrong expectations

Doesn't matter for this KB's static hand-rolled HTML — different tradeoff, same goal

Where it sits in a stack

Under everything: the s14 marketplace, shadcn/ui, and most vibe-coding exports.

Shelf

Dev libraries & frameworks

Our status · watch

Relevant the moment any Paul site needs SSR-grade SEO; SEO-o-matic territory.

For your projects

The SSR/SEO logic here feeds directly into OI-074's topic page.

Freshness

current

Related tools

complementsTailwind CSS + shadcn/uicomplementsVercelcomplementsLovable

tailwind-shadcn: the styling layer above it

vercel: same company; first-class hosting

lovable: Lovable's TanStack Start move solves the same SSR/SEO problem a different way

Every moment the course touched it (9)

SessionCoverageMomentWhat happened
Session 18: Nano Banana + Veo 3.1 Multi-Shot Video — UGC Genie, an AI-UGC Product Built LivedemonstratedScaffold under the product; TSX = TypeScript confirmed by the room
Session 19: Content Strategy Pipeline — the YouTube Growth Stack, Built by an Agent Team of ChatsdemonstratedScaffolded by the first big prompt
Session 20: Complete LinkedIn Agency Automation — Carousels + Newsletter from One Content SystemdemonstratedNext.js 16 under the dashboard
Session 21: Advanced Data Extraction from PDFs — Parsing, OCR, and the Token-Free ProductdemonstratedDashboard scaffold under the shadcn block
Session 22: Automate Admin Tasks — Advanced RAG (Enterprise 'Internal Perplexity' Built Live)demonstratedFront end; the backend/front-end split taught from first principles
Session 23: Automating AEO/GEO — Audits, the File Layer, and Evidence-Led AI SearchdemonstratedRecommended substrate; fresh install demoed; server rendering as the js-shell fix
Session 24: Building a Marketing OS — Sector-Agnostic Command Center on an Open-Source StackdemonstratedThe monorepo substrate; two-app, two-Vercel-deploy shape
AI Sprint: Vibe Coding to Production — Day 1 (Deployment, DNS, and the Five Locks)demonstratedDefault frontend; auto-detected by Vercel at import
Session 14: Claude Code — Advanced Workflowsexplained0:58:09Named the foundation framework of the wrapper tower; the marketplace is a Next.js app-router TypeScript build

← All tools by category