Quest for Codev2.0.0
/
♥139.3k◈31.0k◆3.8k⬡100
SIGN IN

Adventurer Status

LVL 1845k / 131k XP
HP
♥♥♥♥♥♥♥♥♥♥
139k/139k
MP
31k/31k
EXP
45k/131k

Repository Inventory

⭐Stars139,271
🍴Forks31,009
👁Watchers1,540
🐛Issues3,769
🔀Pull Requests100

Guild Menu

  • 📋Overview
  • 📦Repositories
  • 📊Projects
  • 📦Packages
  • 🏛Organizations
  • ⚙Settings

vercel/next.js

public
👁Watch1,540
⭐Star139,271
🍴Fork31,009
🌿 3182 Branches🏷 3858 Tags
Go to file◇ Code ▾
Sebastian "Sebbie" Silbermann[ci] Allow configuring the base URL for preview builds (#93464)✓818aa241h ago📝 20,123
📁.agents—

About

The React Framework

blogbrowsercompilercomponentshybridnextjsnodereactserver-renderingssgstaticstatic-site-generatoruniversalvercel
📋MIT License
👥18 Contributors
PIP-80/13TERMINAL LINK
📁.cargo—
📁.claude—
📁.claude-plugin—
📁.conductor—
📁.config—
📁.cursor—
📁.devcontainer—
📁.github—
📁.husky—
📁.vscode—
📁apps—
📁bench—
📁contributing—
📁crates—
📁docs—
📁errors—
📁evals—
📁examples—
📁packages—
📁patches—
📁rspack—
📁scripts—
📁skills—
📁test—
📁test-config-errors—
📁turbo—
📁turbopack—
📄.alexignore—
📄.alexrc—
📄.cursorindexingignore—
🔧.git-blame-ignore-revs—
🔧.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.cli.config.mjs—
📄eslint.config.mjs—
⚡jest.config.js—
⚡jest.config.turbopack.js—
⚙️lerna.json—
📜license.md—
⚡lint-staged.config.js—
⚙️package.json—
⚙️pnpm-lock.yaml—
⚙️pnpm-workspace.yaml—
📜readme.md—
⚡release.js—
⚡run-evals.js—
⚡run-tests.js—
⚙️rust-toolchain.toml—
⚙️sgconfig.yml—
⚙️socket.yaml—
📜test-file.txt—
⚙️tsconfig-tsec.json—
⚙️tsconfig.json—
⚙️tsec-exemptions.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.

  • Visit our Learn Next.js course to get started with Next.js.
  • Visit the Next.js Showcase to see more sites built with Next.js.

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.

JavaScript54.1%
TypeScript31.0%
Rust13.6%
CSS0.8%
MDX0.5%
Shell0.0%

Contributions

5,366 contributions in the last year

Less
More

Commit Log — Terminal

>17:47:07Sebastian "Sebbie" Silbermann[ci] Allow configuring the base URL for preview builds (#93464)
>17:15:32Rishifix(next/image): Improve error message for private IP (SSRF) rejections (#91686)
>16:26:07Niklas MischkulnigInclude deployment id in `cacheHandlers` keys (#93453)
>14:55:01Sebastian "Sebbie" Silbermann[test] Ensure target page is compiled before navigation in instant-navs-devtools (#93365)
>14:03:00Sebastian "Sebbie" SilbermannBump `@vercel/ncc` (#93459)
>11:58:06Vercel Release BotUpgrade React from `da9325b5-20260417` to `f4e0d4ed-20260429` (#93457)
>08:02:50Niklas MischkulnigUpgrade to swc 65 (#93325)
>23:31:21next-js-bot[bot]v16.3.0-canary.9
>02:12:22Matt MastracciReplace Lazy<FxHashMap> static lookups with phf::Map (#93096)
>00:33:16Matt MastracciDrop once_cell from all direct crate deps (#93095)