The React meta-framework. App Router, Server Components, Server Actions, file-based routing, and first-class deployment on Vercel.
Next.js is the React framework most teams reach for. The App Router brought React Server Components, streaming, and Server Actions to a stable production stack. Routing is file-based, data fetching happens on the server by default, and the bundler (Turbopack) is fast enough for big apps. Pairs natively with Vercel for deployment. The trade-offs are conceptual complexity around server vs client components and a tight coupling to React's evolving model.
Web-standards-first React framework, now merged with React Router v7. Loaders and actions, nested routing, and progressive enhancement out of the box.
Drop-in auth for React/Next.js. Pre-built sign-in UI, session management, user profiles, org management. This site uses Clerk for authentication.
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Copy-paste React component collection built on Radix Primitives and Tailwind. You own the source, customize freely, no library to upgrade.
The React meta-framework. App Router, Server Components, Server Actions, file-based routing, and first-class deployment on Vercel.
Try Next.jsHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeDeployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.

We retired the playful cream-and-pill design system for a hard-edged neutral, Vercel-inspired contract, and rebuilt the...

AI SDK 7 turns Vercel's TypeScript AI layer into a more serious agent runtime: typed tool context, WorkflowAgent durabil...

A hands-on, beginner-friendly walkthrough of building an AI agent with Vercel eve: scaffold the project, define an agent...

Vercel launched eve at Ship 26, an open-source agent framework it calls Next.js for agents. You define each agent as fil...

Astro 5 ships 0-15KB of JavaScript per page. Next.js 16 ships 85-250KB. Here is the honest 2026 breakdown of when each f...

How to go from idea to deployed SaaS product using Claude Code as your primary development tool. Project setup, feature...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.