Next.js Support
While Squeeze components are built in React, they don't specifically target Next.js. Many of the components will work out of the box with Next, but some don't yet support the Server Component spec and must be tagged with a 'use client' directive. We are currently investigating how to best support Next.js and will update this section when we have more information.
For usage instructions for the currently existing components, see the Next.js section of the theming documentation.