This example showcases Next.js's Static Generation feature using Drupal as the data source.
Once you have configured the Next.js module for Drupal and have access to the environment variables you'll need, deploy the example using Vercel or preview live with StackBlitz
- AgilityCMS
- Builder.io
- ButterCMS
- Contentful
- Cosmic
- DatoCMS
- DotCMS
- Drupal
- Enterspeed
- Ghost
- GraphCMS
- Kontent.ai
- MakeSwift
- Payload
- Plasmic
- Prepr
- Prismic
- Sanity
- Sitecore XM Cloud
- Sitefinity
- Storyblok
- TakeShape
- Tina
- Umbraco
- Umbraco heartcore
- Webiny
- WordPress
- Blog Starter
Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example cms-drupal cms-drupal-appyarn create next-app --example cms-drupal cms-drupal-apppnpm create next-app --example cms-drupal cms-drupal-appSee the Get Started guide here.
Alternatively, you can deploy using our template by clicking on the Deploy button below.