Supported delivery targets
Access: Must be enabled for your organization. Contact your Gradial team to get access.
One release contract
The delivery target changes the final output format, not the workflow:- ACI compiles the approved content and linked code version.
- The adapter stages a complete, immutable release.
- Your team reviews the release at its preview URL.
- Activation makes that release current.
- Rollback selects a previously staged release.
Static and SSR delivery
- Static
- Next.js SSR
ACI produces complete HTML for each route and eligible variant. The hosting adapter deploys those artifacts and the routing metadata required to select them.
Personalization boundary
Personalization and first-party collection require a Gradial edge binding for the selected hosting target. The binding serves the ACI browser collector, applies the active release’s decision rules, and selects a compiled artifact before the response is returned. Do not add audience-selection logic to application components. That would create a second decision path that can disagree with preview and release validation.Operational responsibilities
Your deployment configuration determines the cloud account, domain, certificates, and provider-level controls used by the adapter. Gradial manages the ACI release workflow and the integration required to stage and activate artifacts. During onboarding, confirm:- the target and delivery mode;
- the production and preview domains;
- the code build connected to the site;
- the permissions required by the adapter; and
- whether personalization and collection are enabled.
Next: Data Ownership and Portability →