Slivshost Documentation

Developer Reference

Deploy sites and apps, manage domains, configure SSL, and monitor uptime. Full reference for all Slivshost features.

Hosting deployment and server management

Configuration & CLI

# slivshost.json — deployment config (optional)
{
  "name": "my-app",
  "build": {
    "command": "npm run build",
    "output": ".next"
  },
  "env": {
    "NODE_ENV": "production"
  },
  "routes": [
    { "src": "/(.*)", "dest": "/" }
  ]
}

# Or deploy via CLI
npx slivshost deploy --prod
Next.js Vite Nuxt SvelteKit Astro Static HTML

Limits by plan

PlanSitesBandwidthDeployments/mo
Starter110 GB100
Pro10100 GBUnlimited
BusinessUnlimited1 TBUnlimited
EnterpriseCustomCustomUnlimited