About 2,810 results
Open links in new tab
  1. Next.js by Vercel - The React Framework

    Used by some of the world's largest companies, Next.js enables you to create high-quality web applications with the power of React components.

  2. Next.js Docs | Next.js

    Welcome to the Next.js Documentation.Next.js Docs Welcome to the Next.js documentation! What is Next.js? Next.js is a React framework for building full-stack web applications. You use React …

  3. Getting Started: Installation | Next.js

    Learn how to create a new Next.js application with the `create-next-app` CLI, and set up TypeScript, ESLint, and Module Path Aliases.

  4. Learn Next.js | Next.js by Vercel - The React Framework

    Start building with Next.js Go from beginner to expert by learning the foundations of Next.js and building a fully functional demo website that uses all the latest features.

  5. App Router: Getting Started | Next.js

    Getting Started Welcome to the Next.js documentation! This Getting Started section will help you create your first Next.js app and learn the core features you'll use in every project. Pre-requisite knowledge …

  6. Getting Started: Layouts and Pages | Next.js

    Learn how to create your first pages and layouts, and link between them with the Link component.

  7. Next.js by Vercel - The React Framework | Next.js by Vercel - The React ...

    Oct 21, 2025 · Next.js 16 is now available with major improvements to developer experience, routing, and caching. Highlights include: Cache Components: A new programming model leveraging Partial …

  8. Pages Router - Next.js

    New App Router Course: You're currently viewing the Pages Router course. View the new App Router course here. To build a complete web application with React from scratch, there are many important …

  9. Showcase | Next.js by Vercel - The React Framework

    The web framework for when it matters Peerless performance, efficiency and developer experience. Next.js is trusted by some of the biggest names of the web.

  10. Getting Started: Installation | Next.js

    Create a new Next.js application with `create-next-app`. Set up TypeScript, styles, and configure your `next.config.js` file.