Skip to content

Commit ef7a2e0

Browse files
Milk-Teavinckr
andauthored
chore: next.js dir clarification (#2269)
* Update 16_nextjs_app_router.mdx * chore: fix style --------- Co-authored-by: vinckr <[email protected]>
1 parent 91f7bc9 commit ef7a2e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/getting-started/integrate-auth/16_nextjs_app_router.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ The code used in the following quickstart is available in the
1919

2020
## Prerequisites
2121

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+
2229
1. Create a new Next.js application using your preferred package manager. You can use the following commands to create a new
2330
Next.js app:
2431

0 commit comments

Comments
 (0)