Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,9 @@ Current test suite: **52 tests** across 8 test suites

### Quick Deploy

- **[Vercel](./DEPLOYMENT_VERCEL.md)** — One-click deployment with automatic CI/CD
- **[Docker](./DEPLOYMENT_DOCKER.md)** — Containerized deployment for any environment
- **[exe.dev](./DEPLOYMENT_EXEDEV.md)** — Instant VMs with automatic HTTPS and zero configuration
- **[Vercel](./DEPLOYMENT_VERCEL.md)** — One-click deployment with automatic CI/CD
- **[Static Hosting](./DEPLOYMENT.md)** — Deploy to any static hosting service

### Build for Production
Expand Down
Loading