# next-js **Repository Path**: mirrors/next-js ## Basic Information - **Project Name**: next-js - **Description**: Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: canary - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 33 - **Forks**: 0 - **Created**: 2017-04-03 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: react-extensions **Tags**: None ## README
Next.js logo

Next.js

Vercel logo NPM version License Join the community on GitHub
## Getting Started Used by some of the world's largest companies, Next.js enables you to create full-stack web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds. - Visit our [Learn Next.js](https://nextjs.org/learn) course to get started with Next.js. - Visit the [Next.js Showcase](https://nextjs.org/showcase) to see more sites built with Next.js. ## Documentation Visit [https://nextjs.org/docs](https://nextjs.org/docs) to view the full documentation. ## Community The Next.js community can be found on [GitHub Discussions](https://github.com/vercel/next.js/discussions) where you can ask questions, voice ideas, and share your projects with other people. To chat with other community members you can join the Next.js [Discord](https://nextjs.org/discord) server. Do note that our [Code of Conduct](https://github.com/vercel/next.js/blob/canary/CODE_OF_CONDUCT.md) applies to all Next.js community channels. Users are **highly encouraged** to read and adhere to it to avoid repercussions. ## Contributing Contributions to Next.js are welcome and highly appreciated. However, before you jump right into it, we would like you to review our [Contribution Guidelines](/contributing.md) to make sure you have a smooth experience contributing to Next.js. ### Good First Issues: We have a list of **[good first issues](https://github.com/vercel/next.js/labels/%22good%20first%20issue%22)** that contain bugs that have a relatively limited scope. This is a great place for newcomers and beginners alike to get started, gain experience, and get familiar with our contribution process. --- ## Security If you believe you have found a security vulnerability in Next.js, we encourage you to **_responsibly disclose this and NOT open a public issue_**. To participate in our Open Source Software Bug Bounty program, please email [responsible.disclosure@vercel.com](mailto:responsible.disclosure@vercel.com). We will add you to the program and provide further instructions for submitting your report.