Files
vercel__workflow/packages/nitro/README.md
Nathan Colosimo 3077b8a803 fix(nitro): use workspaceDir for monorepos (#2713)
* fix(nitro): use workspaceDir for monorepos

* test: stabilize Next canary HMR e2e
2026-06-30 13:42:53 -07:00

249 B

workflow/nitro

The docs have moved! Refer to them here

The Nitro module uses Nitro's workspaceDir as the workflow project root, so monorepo apps can import sibling workspace packages without extra workflow config.