Vercel is the only live hosting target today; a container provider is a planned portability goal (see deployment.md).
Provider strategy
| Subdomain | Platform | Adapter | Status |
|---|---|---|---|
www.v10r.dev |
Vercel | adapter-vercel |
Live — primary production |
koyeb.v10r.dev |
Koyeb | adapter-node |
Planned — the adapter is not installed and no such deployment exists yet |
Domain: www.v10r.dev (numeronym: v + 10 letters + r = velociraptor) — baked into sitemap.xml/robots.txt.
Known limitations (once a second provider lands)
- Environment variables must be synced across providers manually.
- Session cookies need compatible domain settings across both origins.
Related
- deployment.md - Deployment targets
- logging.md - Platform logging