In person & Virtual 面对面和虚拟
Get Tickets 购票What's in Next.js? 接下来会发生什么.js?
Everything you need to build great products on the web.
在网络上构建出色产品所需的一切。
Original 源语言
1440px 1440 像素
375px 375 像素
Built-in Optimizations 内置优化
Automatic Image, Font, and Script Optimizations for improved UX and Core Web Vitals.
自动优化图像、字体和脚本,以改进用户体验和核心 Web 指标。
自动优化图像、字体和脚本,以改进用户体验和核心 Web 指标。
Data Fetching 数据获取
Make your React component async and await your data. Next.js supports both server and client data fetching.
让你的 React 组件异步并等待你的数据。Next.js 支持服务器和客户端数据获取。
让你的 React 组件异步并等待你的数据。Next.js 支持服务器和客户端数据获取。
Server Actions 服务器操作
Run server code by calling a function. Skip the API. Then, easily revalidate cached data and update your UI in one network roundtrip.
通过调用函数运行服务器代码。跳过 API。然后,在一次网络往返中轻松重新验证缓存数据并更新 UI。
通过调用函数运行服务器代码。跳过 API。然后,在一次网络往返中轻松重新验证缓存数据并更新 UI。
Advanced Routing & Nested Layouts
高级路由和嵌套布局
高级路由和嵌套布局
Create routes using the file system, including support for more advanced routing patterns and UI layouts.
使用文件系统创建路由,包括支持更高级的路由模式和 UI 布局。
使用文件系统创建路由,包括支持更高级的路由模式和 UI 布局。
Dynamic HTML Streaming 动态 HTML 流式处理
Instantly stream UI from the server, integrated with the App Router and React Suspense.
从服务器即时流式传输 UI,与应用程序路由器和 React Suspense 集成。
从服务器即时流式传输 UI,与应用程序路由器和 React Suspense 集成。
CSS Support CSS 支持
Style your application with your favorite tools, including support for CSS Modules, Tailwind CSS, and popular community libraries.
使用您喜欢的工具设置应用程序样式,包括对 CSS 模块、Tailwind CSS 和常用社区库的支持。
使用您喜欢的工具设置应用程序样式,包括对 CSS 模块、Tailwind CSS 和常用社区库的支持。
Route Handlers 路由处理程序
Build API endpoints to securely connect with third-party services for handling auth or listening for webhooks.
构建 API 端点以安全地连接到第三方服务,以处理身份验证或侦听 Webhook。
构建 API 端点以安全地连接到第三方服务,以处理身份验证或侦听 Webhook。
Middleware 中间件
Take control of the incoming request. Use code to define routing and access rules for authentication, experimentation, and internationalization.
控制传入的请求。使用代码定义用于身份验证、试验和国际化的路由和访问规则。
控制传入的请求。使用代码定义用于身份验证、试验和国际化的路由和访问规则。
React Server Components 反应服务器组件
Add components without sending additional client-side JavaScript. Built on the latest React features.
添加组件而无需发送额外的客户端 JavaScript。基于最新的 React 功能构建。
添加组件而无需发送额外的客户端 JavaScript。基于最新的 React 功能构建。
Client and Server Rendering
客户端和服务器呈现
客户端和服务器呈现
Flexible rendering and caching options, including Incremental Static Regeneration (ISR), on a per-page level.
灵活的呈现和缓存选项,包括每页级别的增量静态再生 (ISR)。
灵活的呈现和缓存选项,包括每页级别的增量静态再生 (ISR)。
Next.js 14
The power of full-stack to the frontend. Read the release notes.
从全栈到前端的强大功能。阅读发行说明。
从全栈到前端的强大功能。阅读发行说明。
Built-in Optimizations 内置优化
Automatic Image, Font, and Script Optimizations for improved UX and Core Web Vitals.
自动优化图像、字体和脚本,以改进用户体验和核心 Web 指标。
自动优化图像、字体和脚本,以改进用户体验和核心 Web 指标。
React Server Components 反应服务器组件
Add components without sending additional client-side JavaScript. Built on the latest React features.
添加组件而无需发送额外的客户端 JavaScript。基于最新的 React 功能构建。
添加组件而无需发送额外的客户端 JavaScript。基于最新的 React 功能构建。
Data Fetching 数据获取
Make your React component async and await your data. Next.js supports both server and client data fetching.
让你的 React 组件异步并等待你的数据。Next.js 支持服务器和客户端数据获取。
让你的 React 组件异步并等待你的数据。Next.js 支持服务器和客户端数据获取。
Server Actions 服务器操作
Run server code by calling a function. Skip the API. Then, easily revalidate cached data and update your UI in one network roundtrip.
通过调用函数运行服务器代码。跳过 API。然后,在一次网络往返中轻松重新验证缓存数据并更新 UI。
通过调用函数运行服务器代码。跳过 API。然后,在一次网络往返中轻松重新验证缓存数据并更新 UI。
Advanced Routing & Nested Layouts
高级路由和嵌套布局
高级路由和嵌套布局
Create routes using the file system, including support for more advanced routing patterns and UI layouts.
使用文件系统创建路由,包括支持更高级的路由模式和 UI 布局。
使用文件系统创建路由,包括支持更高级的路由模式和 UI 布局。
Dynamic HTML Streaming 动态 HTML 流式处理
Instantly stream UI from the server, integrated with the App Router and React Suspense.
从服务器即时流式传输 UI,与应用程序路由器和 React Suspense 集成。
从服务器即时流式传输 UI,与应用程序路由器和 React Suspense 集成。
CSS Support CSS 支持
Style your application with your favorite tools, including support for CSS Modules, Tailwind CSS, and popular community libraries.
使用您喜欢的工具设置应用程序样式,包括对 CSS 模块、Tailwind CSS 和常用社区库的支持。
使用您喜欢的工具设置应用程序样式,包括对 CSS 模块、Tailwind CSS 和常用社区库的支持。
Route Handlers 路由处理程序
Build API endpoints to securely connect with third-party services for handling auth or listening for webhooks.
构建 API 端点以安全地连接到第三方服务,以处理身份验证或侦听 Webhook。
构建 API 端点以安全地连接到第三方服务,以处理身份验证或侦听 Webhook。
Middleware 中间件
Take control of the incoming request. Use code to define routing and access rules for authentication, experimentation, and internationalization.
控制传入的请求。使用代码定义用于身份验证、试验和国际化的路由和访问规则。
控制传入的请求。使用代码定义用于身份验证、试验和国际化的路由和访问规则。
Client and Server Rendering
客户端和服务器呈现
客户端和服务器呈现
Flexible rendering and caching options, including Incremental Static Regeneration (ISR), on a per-page level.
灵活的呈现和缓存选项,包括每页级别的增量静态再生 (ISR)。
灵活的呈现和缓存选项,包括每页级别的增量静态再生 (ISR)。
Next.js 14
The power of full-stack to the frontend. Read the release notes.
从全栈到前端的强大功能。阅读发行说明。
从全栈到前端的强大功能。阅读发行说明。
Built-in Optimizations 内置优化
Automatic Image, Font, and Script Optimizations for improved UX and Core Web Vitals.
自动优化图像、字体和脚本,以改进用户体验和核心 Web 指标。
自动优化图像、字体和脚本,以改进用户体验和核心 Web 指标。
Dynamic HTML Streaming 动态 HTML 流式处理
Instantly stream UI from the server, integrated with the App Router and React Suspense.
从服务器即时流式传输 UI,与应用程序路由器和 React Suspense 集成。
从服务器即时流式传输 UI,与应用程序路由器和 React Suspense 集成。
React Server Components 反应服务器组件
Add components without sending additional client-side JavaScript. Built on the latest React features.
添加组件而无需发送额外的客户端 JavaScript。基于最新的 React 功能构建。
添加组件而无需发送额外的客户端 JavaScript。基于最新的 React 功能构建。
Data Fetching 数据获取
Make your React component async and await your data. Next.js supports both server and client data fetching.
让你的 React 组件异步并等待你的数据。Next.js 支持服务器和客户端数据获取。
让你的 React 组件异步并等待你的数据。Next.js 支持服务器和客户端数据获取。
Server Actions 服务器操作
Run server code by calling a function. Skip the API. Then, easily revalidate cached data and update your UI in one network roundtrip.
通过调用函数运行服务器代码。跳过 API。然后,在一次网络往返中轻松重新验证缓存数据并更新 UI。
通过调用函数运行服务器代码。跳过 API。然后,在一次网络往返中轻松重新验证缓存数据并更新 UI。
Advanced Routing & Nested Layouts
高级路由和嵌套布局
高级路由和嵌套布局
Create routes using the file system, including support for more advanced routing patterns and UI layouts.
使用文件系统创建路由,包括支持更高级的路由模式和 UI 布局。
使用文件系统创建路由,包括支持更高级的路由模式和 UI 布局。
CSS Support CSS 支持
Style your application with your favorite tools, including support for CSS Modules, Tailwind CSS, and popular community libraries.
使用您喜欢的工具设置应用程序样式,包括对 CSS 模块、Tailwind CSS 和常用社区库的支持。
使用您喜欢的工具设置应用程序样式,包括对 CSS 模块、Tailwind CSS 和常用社区库的支持。
Route Handlers 路由处理程序
Build API endpoints to securely connect with third-party services for handling auth or listening for webhooks.
构建 API 端点以安全地连接到第三方服务,以处理身份验证或侦听 Webhook。
构建 API 端点以安全地连接到第三方服务,以处理身份验证或侦听 Webhook。
Middleware 中间件
Take control of the incoming request. Use code to define routing and access rules for authentication, experimentation, and internationalization.
控制传入的请求。使用代码定义用于身份验证、试验和国际化的路由和访问规则。
控制传入的请求。使用代码定义用于身份验证、试验和国际化的路由和访问规则。
Client and Server Rendering
客户端和服务器呈现
客户端和服务器呈现
Flexible rendering and caching options, including Incremental Static Regeneration (ISR), on a per-page level.
灵活的呈现和缓存选项,包括每页级别的增量静态再生 (ISR)。
灵活的呈现和缓存选项,包括每页级别的增量静态再生 (ISR)。
Next.js 14
The power of full-stack to the frontend. Read the release notes.
从全栈到前端的强大功能。阅读发行说明。
从全栈到前端的强大功能。阅读发行说明。
Built on a foundation of fast, production-grade tooling
建立在快速的生产级工具基础上
React 反应The library for web and native user interfaces. Next.js is built on the latest React features, including Server Components and Actions.
Web 和本机用户界面的库。Next.js 建立在最新的 React 功能之上,包括服务器组件和操作。
Web 和本机用户界面的库。Next.js 建立在最新的 React 功能之上,包括服务器组件和操作。
Turbopack 涡轮包An incremental bundler optimized for JavaScript and TypeScript, written in Rust , and built into Next.js.
针对 JavaScript 和 TypeScript 优化的增量捆绑器,用 Rust 编写 并内置于 Next.js 中。
针对 JavaScript 和 TypeScript 优化的增量捆绑器,用 Rust 编写 并内置于 Next.js 中。
Speedy Web Compiler 快速的网页编译器An extensible Rust based platform for the next generation of fast developer tools, and can be used for both compilation and minification.
一个 可扩展的基于 Rust 的平台,用于下一代快速开发人员工具,可用于编译和缩小。
一个 可扩展的基于 Rust 的平台,用于下一代快速开发人员工具,可用于编译和缩小。
Get started in seconds
Deploy Next.js to Vercel