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 91f7bc9 commit ef7a2e0Copy full SHA for ef7a2e0
docs/getting-started/integrate-auth/16_nextjs_app_router.mdx
@@ -19,6 +19,13 @@ The code used in the following quickstart is available in the
19
20
## Prerequisites
21
22
+:::note
23
+
24
+This quickstart assumes you're using the alias configuration and not using a `src/` directory. If your project uses `src/`, place
25
+all files referenced as being in the `root` directory inside `src/` instead.
26
27
+:::
28
29
1. Create a new Next.js application using your preferred package manager. You can use the following commands to create a new
30
Next.js app:
31
0 commit comments