Skip to content

[NextJS] Next 13 App Directory #1498

Closed Answered by ambrauer
iankduffy asked this question in Help
Discussion options

You must be logged in to vote

Yes and no :)

Yes, in that as of JSS 21.1.0, our Next.js SDK and initializer templates are compatible with Next.js 13.x (and as you mentioned, App Router is stable as of Next.js version 13.4). So, you can introduce the app directory to your JSS application and it should work just fine alongside the pages directory. Which leads to ...

No, in that the JSS initializer templates still use the Pages Router by default.

That said, rest assured it is on our radar. The JSS team has been exploring the migration to App Router since beta. Initial POC and discovery revealed some larger roadblocks, but we are actively working with Vercel in order to determine the best path forward for JSS. Stay tuned...

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@davidpoczik
Comment options

@FransEngstrom
Comment options

@art-alexeyenko
Comment options

@chrissnyder2337
Comment options

@ambrauer
Comment options

Answer selected by iankduffy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
8 participants