FAQ
Frequently Asked Questions about Next.js for Drupal
Which Drupal versions are supported?
Next.js for Drupal works requires Drupal 9.3+ and Drupal 10.
Which Next.js versions are supported?
Next.js for Drupal supports both Next.js 13 and Next.js 14. This includes support for both the App Router and the Pages Router.
Does it work without authentication?
Yes. Authentication is only required for previewing unpublished entities and revisions.
You can use Next.js for Drupal for pulling public JSON:API data and building static pages without authentication.
Something is not working. Help?
You can get help in the issue queue on GitHub or in the #nextjs channel on Drupal Slack.