---
title: workflow/next
description: Next.js integration for automatic bundling and runtime configuration.
type: overview
summary: Explore the Next.js integration for automatic workflow bundling and runtime support.
related:
  - /docs/getting-started/next
---

# workflow/next



Next.js integration for Workflow DevKit that automatically configures bundling and runtime support.

## Functions

<Cards>
  <Card title="withWorkflow" href="/docs/api-reference/workflow-next/with-workflow">
    Configures webpack/turbopack loaders to transform workflow code (`"use step"`/`"use workflow"` directives)
  </Card>
</Cards>


## Sitemap
[Overview of all docs pages](/sitemap.md)
