# @lucia-auth/nextjs

[Next.js](https://nextjs.org) integration for Lucia

**[Documentation](https://lucia-auth.com/nextjs/start-here/getting-started)**

**[Lucia documentation](https://lucia-auth.com)**

**[Changelog](https://github.com/pilcrowOnPaper/lucia/blob/main/packages/nextjs/CHANGELOG.md)**

## Installation

```bash
npm i @lucia-auth/nextjs
pnpm add @lucia-auth/nextjs
yarn add @lucia-auth/nextjs
```
