Deploying every agent artifact as a full Vercel project is heavy and public by default.
| Vercel deploys (for agents) | drop | |
|---|---|---|
| CLI / agent-native | ✓ | ✓ |
| Renders HTML / sites | ✓ | ✓ |
| Your own custom domain | ✓ | ✓ |
| Zero-knowledge encryption | ✗ | ✓ |
| Your branding | ✗ | ✓ |
| Open-source / self-hosted | ~ | ✓ |
| Price for the above | paid tiers | free |
Where drop differs from Vercel deploys (for agents)
drop is object storage behind a one-line edge proxy — no project per artifact, no build, and password-protected by default. (It runs on Vercel, just without a deploy per file.)
Drop it
drop file.html — or a PDF, markdown, image, or any file — from your terminal or any AI agent.
Branded & encrypted
Your logo, OG card, and badge are baked in, then it's AES-256 encrypted client-side behind your unlock gate.
Live on your domain
Uploaded to your Vercel Blob and served at yourdomain.com/slug. URL + password on your clipboard.