Launch
A small production app
$10/month
- Compute
- 1 app · 0.5 vCPU · 1 GB RAM
- Included bandwidth
- 500 GB

Built for production Next.js
Deploy from GitHub to an always-on container. Long requests, WebSockets, health-gated releases, and predictable bandwidth pricing are included from $10 a month.
storefront
main → production
Solo
2 vCPU · 4 GB RAM
Live URL
storefront.hostlittle.app
Works with the tools you already build in.
Deploys start from GitHub, so your editor or coding agent does not need a special hosting integration.
Always-on runtime
Host Little runs your Next.js app as a persistent Node process with a fixed CPU and memory size. You write normal server code and let it keep working.
Exports, uploads, and third-party calls can finish without a function-duration limit.
Keep a connection open on the same process that accepted it.
Send responses as they are produced, including token-by-token output.
Your process stays available between requests instead of starting from idle.
Git push to production
A push starts an isolated build. Host Little checks the new container before it receives traffic, so a failed release stays in your history instead of replacing the healthy one.
See how releases workmain
northstar/storefront
See the workflow
A short look at the path: connect a repository, build away from app traffic, verify the release, and keep the runtime ready.
Project workspace
Follow deployments, read redacted logs, connect domains, and watch runtime usage from the same project. Use the preview below to look around.
storefront
Production · US East
Predictable pricing
Pick your monthly traffic. See the difference.
Metered host
$306.61
per month
Host Little Solo
$19.00
2 TB included
Save $287.61 each month.
Estimate for one developer and about 21.05M monthly requests at 95 KB each.
Estimate only. Built from Vercel's published Pro rates for Washington D.C. (iad1), their cheapest US region, as of 2026-07-29, and scaled from a real measured billing cycle for a small Next.js site (407.0K requests, $2.75 metered). Your own usage mix will differ. Includes Vercel's $20 monthly Pro usage credit, applied to metered usage after the included 1 TB transfer and 10M edge requests. The credit does not roll over. This comparison holds us on Solo at every traffic level, including overage past its included 2 TB.
Start with one app or run a larger project roster. Every plan includes builds, collaborators, and a monthly metered-usage cap you control.
Monthly prices shown.
A small production app
$10/month
One production app with more headroom
$19/month
Up to five production apps
$59/month
Up to fifteen production apps
$129/month
Bandwidth is $0.01/GB after the included amount. Crossing the included amount does not automatically slow your app down.
You set one monthly cap covering every metered charge, and we never raise it for you.
Optional Platform Care is +$500/month for deployment troubleshooting, DNS and domain help, and operational planning. It does not include app development or third-party service administration.
Start here
Connect GitHub, choose the branch you ship from, and start the first build. A working hostlittle.app URL is created automatically.
No projects yet
Connect a GitHub repository and choose the branch you ship from. Everything after that is a push.
Yes. Your app runs as a persistent Node process rather than a function invocation, so there is no request-duration ceiling to work around. A long export, a large upload, a streamed response, or an open WebSocket runs until it finishes. Nothing is truncated because a platform timer expired. The runtime is described in full on Next.js hosting.
Nothing. A new container has to answer a health check before any traffic is routed to it. If the build fails, or the container never answers, the release is not promoted and the one already serving your site keeps serving it. The failed attempt shows up in your deployment history with the reason it stopped there.
Each plan includes monthly transfer, from 500 GB on Launch up to 15 TB on Agency. Past the included amount the rate is $0.01 per GB. You set one monthly cap covering metered usage, and we never raise it for you. Reaching the cap does not trigger an automatic surprise charge or instant shutdown; sustained excess may require a higher cap or reduced transfer after notice. Rates are on pricing.
Yes. Commercial use is included from $10 a month on Launch. There is no separate business license and no upgrade gate on charging your own customers. Collaborators are not priced by seat on any plan, with admin, developer, billing, and viewer roles available throughout. Compare the tiers on pricing.
Push to the branch you nominated for production. Host Little builds that commit, runs the health check, and promotes the release only if it passes. There is no CLI to install and no pipeline file to maintain, so whatever wrote the commit does not need to know about us. You can also redeploy from the portal or the scoped HTTP API.
Each project gets one persistent development environment on a branch you choose, with its own runtime, its own environment variables, and a stable URL that updates when you push. It is not a throwaway per-pull-request preview, so the address never changes and you can hand it to a client or point a webhook at it. See features.
A metered bill grows with traffic and with the number of people on the team. A flat plan does not. Host Little charges one monthly price with unlimited collaborators, unlimited builds, and included transfer, then $0.01 per GB beyond it under a cap you control. The sourced side-by-side is at Host Little vs Vercel.