We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e5dbb commit 9be4954Copy full SHA for 9be4954
1 file changed
content/800-guides/230-betterauth-nextjs.mdx
@@ -83,7 +83,7 @@ This will create:
83
- A `.env` file containing the `DATABASE_URL` at the project root.
84
- An `output` directory for the generated Prisma Client as `better-auth/generated/prisma`.
85
86
-### 2.2. Configure the Prisma Client generator
+### 2.2. Configure the Prisma client generator
87
88
Run the following command to create the database tables and generate the Prisma Client:
89
0 commit comments