packages/kilo-docs/pages/deploy-secure/deploy.md
Kilo Deploy lets you ship Next.js and static sites directly from Kilo Code, with:
Package managers: npm, pnpm, yarn, bun — automatically detected.
Enable the GitHub Integration before deploying:
{% image width="600" height="443" alt="DeploySelection" src="https://github.com/user-attachments/assets/e592a7c1-a2dd-42e3-ba5d-d86d9b61001f" /%}
Kilo Code will:
Once complete, you’ll receive a deployment URL you can open or share.
{% image width="800" height="824" alt="DeploySuccess" src="https://github.com/user-attachments/assets/4a01ad52-1783-443f-9f9e-bfc2d4b77b43" /%}
Each deployment is saved automatically with:
From the deployment details, you can:
Kilo Deploy does not include built-in database hosting, but you can connect to any external database service.
Kilo Deploy supports Environment Variables and Secrets. Add the variable key and value during the Create New Deployment step, and toggle to mark as secrets.
Deploy is ideal for: