![Next.js Runtime](https://github.com/netlify/next-runtime/raw/main/next-on-netlify.png)

# `@netlify/plugin-nextjs`

<p align="center">
  <a aria-label="npm version" href="https://www.npmjs.com/package/@netlify/plugin-nextjs">
    <img alt="" src="https://img.shields.io/npm/v/@netlify/plugin-nextjs">
  </a>
  <a aria-label="MIT License" href="https://img.shields.io/npm/l/@netlify/plugin-nextjs">
    <img alt="" src="https://img.shields.io/npm/l/@netlify/plugin-nextjs">
  </a>
</p>

This package handles the build process for Next.js sites on Netlify. You should not normally need to install it
yourself, as it is used automatically during builds of Next.js sites. See
[the docs for using Next.js on Netlify](https://docs.netlify.com/integrations/frameworks/next-js/overview/) for more
details.
