Support

Common Questions

How do I deploy my first app?

The fastest way is from your dashboard. Open /dashboard/deploy, pick a template or paste a GitHub URL, then click Deploy. Your app is live in under 60 seconds — no config required. Prefer the terminal? pip install varitykit && varitykit deploy works too.

What does it cost?

Static apps are a flat $5 / month per deployment. Dynamic apps are priced by allocated hardware — CPU, memory, ephemeral storage, and persistent storage — and locked for the month. No traffic, ingress, or egress fees. You always know what your bill will be.

What frameworks are supported?

Varity supports Next.js, React, Vue, Express, Fastify, NestJS, Koa, and Hono (Node.js), plus FastAPI, Django, and Flask (Python 3.11). The deploy wizard auto-detects your stack — no configuration needed.

How do I migrate from Vercel, Render, Railway, or Netlify?

Paste your repo's GitHub URL into /dashboard/deploy. Varity auto-detects your platform's config (vercel.json, render.yaml, railway.toml, netlify.toml) and offers a one-click migration toggle. Most apps require zero code changes.

My deployment failed. What should I do?

Open the deployment from your dashboard and check the Logs tab for error details. If you're stuck, drop into our Discord — we'll help you sort it out.

All systems operational

We aim to respond within one business day.