GitHub can connect repositories for stack-aware builds.
GitHub integration for the Next.js stack
GitHub fits into this stack through Git workflows. This page explains how it is actually used with the Next.js stack, not just that the provider exists.
How GitHub is used with this stack
The provider is useful only when it fits a concrete workflow in the stack. These are the roles it can play around the Next.js stack.
Connect source repositories to buildable services
GitHub can be connected where this stack builds services from source, so repositories stay tied to the stack-aware build flow.
Related workflow pages