Back to docs

First deploy

Deploy your first site

Once the Cybrix skill is installed, deploying is as simple as telling Claude what you want.

Open Claude and say:

Deploy my Next.js project

Claude will ask a few quick questions if needed (which directory, which build command), then Cybrix takes over:

  1. Packages your project
  2. Runs the build command
  3. Uploads the output to Cloudflare's edge network
  4. Returns a live *.cbrx.cc URL

The whole process takes under 60 seconds on most projects.

Your first URL

Your URL will look like:

https://my-project-abc123.cbrx.cc

Share it anywhere — it's live on Cloudflare's global CDN immediately.

What happens next

Your project appears in your Cybrix dashboard where you can:

  • View deploy history
  • Download build artifacts
  • Upgrade to Pro for custom domains