What counts as a project?
One deployable app plus the database, auth configuration, and domains attached to it. A frontend and its API deployed separately are two projects.
Do I pay separately for the database?
No. Deploy, database, auth, and domains are the same product on the same bill - that is the whole point of running them on one platform.
What happens when I hit a limit?
Your running apps keep serving traffic. New builds queue and we tell you which limit you reached, so a busy day never takes your site down.
Can I bring a database I already have?
Yes. Paste a connection string for Supabase, Neon, MongoDB, Redis, or any Postgres and glashDB encrypts it and injects it into your runtime. Migration tooling is built in if you would rather move the data across.
Can I move an existing app in?
One-click migration brings source, environment variables, and integrations across from Vercel, and the CLI can push any folder directly.
Is there a discount for students or open source?
Yes. Campus ambassadors get free deploy and database hosting, and open-source maintainers can write to us for Pro credits.