Next.js Article

Install Next.js Adapter
for Marveo teams

Set up the Marveo adapter so your Next.js project can connect to workspace operations.

Back to Next.js HelpSetup4 min read

Overview

Use the adapter to connect your frontend project to Marveo without changing how your team builds and ships the site.

When to use this

  • You have a Next.js site that needs Marveo-managed operations.
  • You are onboarding a headless or frontend-led stack.

Steps

  1. 1.Confirm the project is running in a supported Next.js environment.
  2. 2.Add the Marveo adapter package from your onboarding instructions.
  3. 3.Apply the required adapter settings from the onboarding checklist.
  4. 4.Run a local validation pass before connecting the workspace.
  5. 5.Connect the project to the correct Marveo workspace.

Expected result

The adapter is detected by Marveo and the workspace can track core operational state for the site.

If something goes wrong

  • Build errors after install usually point to package version mismatch.
  • If the adapter is not detected, re-check the config path and environment values.
  • If runtime behavior looks inconsistent, validate Node and Next.js versions with support.

Related article

Connect Next.js Site

Map your project to the right workspace so connection health and rollout checks can begin.

Read article

Related article

Adapter Troubleshooting

Work through the most common adapter and connection issues before escalating to support.

Read article