Deploy Reveal
Deploy Reveal for Remotion.
CompositionCompositionsAdvanced
deploy-reveal30fps · 960×540
Install
$ npx remotion-ui@latest add deploy-revealDeploy Reveal.
1920×1080 terminal deploy log then browser reveal.
Agent notes
Install first, then import the copied source component locally. AI guide →
Import
@/compositions/deploy-reveal- Use when: complete video templates that can be customized as source.
- Customize: edit the copied source file for timing, layout, colors, and typography.
- Rule: do not import this component from the
remotion-uinpm package; it is copied into your project.
Usage
Example
import { DeployReveal } from "@/compositions/deploy-reveal";
<DeployReveal />