๐Ÿ“ฆ vercel / next.js

The React Framework

โ˜… 137.2k stars โ‘‚ 30.3k forks ๐Ÿ‘ 137.2k watching โš–๏ธ MIT License
blogbrowsercompilercomponentshybridnextjsnodereactserver-renderingssgstaticstatic-site-generatoruniversalvercel
๐Ÿ“ฅ Clone https://github.com/vercel/next.js.git
HTTPS git clone https://github.com/vercel/next.js.git
SSH git clone git@github.com:vercel/next.js.git
CLI gh repo clone vercel/next.js
nextjs-bot nextjs-bot v16.1.1-canary.35 6e18428 1 hours ago ๐Ÿ“ History
๐Ÿ“‚ canary View all commits โ†’
๐Ÿ“ .cargo
๐Ÿ“ .claude
๐Ÿ“ .claude-plugin
๐Ÿ“ .conductor
๐Ÿ“ .config
๐Ÿ“ .cursor
๐Ÿ“ .devcontainer
๐Ÿ“ .github
๐Ÿ“ .husky
๐Ÿ“ .vscode
๐Ÿ“ apps
๐Ÿ“ bench
๐Ÿ“ contributing
๐Ÿ“ crates
๐Ÿ“ docs
๐Ÿ“ errors
๐Ÿ“ examples
๐Ÿ“ packages
๐Ÿ“ patches
๐Ÿ“ rspack
๐Ÿ“ scripts
๐Ÿ“ test
๐Ÿ“ test-config-errors
๐Ÿ“ turbo
๐Ÿ“ turbopack
๐Ÿ“„ .alexignore
๐Ÿ“„ .alexrc
๐Ÿ“„ .gitattributes
๐Ÿ“„ .gitignore
๐Ÿ“„ .ignore
๐Ÿ“„ .node-version
๐Ÿ“„ .npmrc
๐Ÿ“„ .prettierignore
๐Ÿ“„ .prettierrc.json
๐Ÿ“„ .rustfmt.toml
๐Ÿ“„ .typos.toml
๐Ÿ“„ AGENTS.md
๐Ÿ“„ Cargo.lock
๐Ÿ“„ Cargo.toml
๐Ÿ“„ CLAUDE.md
๐Ÿ“„ CODE_OF_CONDUCT.md
๐Ÿ“„ conductor.json
๐Ÿ“„ contributing.md
๐Ÿ“„ eslint.config.mjs
๐Ÿ“„ jest.config.js
๐Ÿ“„ lerna.json
๐Ÿ“„ license.md
๐Ÿ“„ package.json
๐Ÿ“„ pnpm-lock.yaml
๐Ÿ“„ readme.md
๐Ÿ“„ release.js
๐Ÿ“„ run-tests.js
๐Ÿ“„ sgconfig.yml
๐Ÿ“„ socket.yaml
๐Ÿ“„ test-file.txt
๐Ÿ“„ tsconfig-tsec.json
๐Ÿ“„ tsconfig.json
๐Ÿ“„ turbo.json
๐Ÿ“„ UPGRADING.md
๐Ÿ“„ vercel.json
๐Ÿ“„ README.md
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.

Documentation

Visit https://nextjs.org/docs to view the full documentation.

Community

The Next.js community can be found on GitHub 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 server.

Do note that our Code of Conduct 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 to make sure you have a smooth experience contributing to Next.js.

Good First Issues:

We have a list of good first issues 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. We will add you to the program and provide further instructions for submitting your report.