Step 6 of 10
Create Next.js Site
Create a Next.js site in Drupal
- Visit /admin/config/services/next
- Click Add Next.js site
- Fill in the following values:
- Label:
`Blog`
- Base URL:
`http://localhost:3000`
- Preview URL:
`http://localhost:3000/api/preview`
- Preview Secret:
`preview-secret-here`
- Click Save
You have created your first Next.js site.