Skip to main content

CI/CD Pipelines

Our continuous integration and deployment processes are powered by GitHub Actions and Vercel.

Deployment Process

  1. Commit: Dev pushes commits to active branches.
  2. Preview: Vercel triggers a preview deployment for staging testing.
  3. Production: Merging to main triggers a production build.