Skip to content
Free Tier Showcase
All stacks

Stack

Internal Tool / Dashboard

A small admin panel, ops dashboard, or back-office tool for a team of 5-50 people.

Why this stack
Vercel for the Next.js frontend, Neon for serverless Postgres (scale-to-zero so it costs nothing when nobody's logged in at 2am), and Clerk for auth with SSO + organizations baked in. Supabase is listed as the all-in-one alternative if you'd rather have one vendor for DB + auth. The trade-off vs. Retool/Appsmith is you're writing real code instead of dragging components — slower for the first dashboard, but every subsequent one is free and the UX isn't bound to their component library. Picking Clerk over Supabase Auth specifically buys you orgs/teams + SSO without writing it yourself, which matters for B2B internal tools where 'who can see what' is half the work.
Build order

Services in this stack

Numbered in the order they should be set up — earlier items are usually dependencies for later ones.

  1. Top pick

    Vercel

    Next.js-native hosting with edge functions and previews on every push.

    100 GB bandwidth/mo, unlimited static sites, 100k edge invocations/day

    Hosting2026-05
  2. Neon

    Serverless Postgres with branching — git-style database workflows.

    0.5 GB storage, 1 always-on project, branching, scale-to-zero compute

    Database2026-05
  3. Top pick

    Clerk

    Drop-in auth with prebuilt UI — magic links, social, MFA, organizations.

    10k MAU free, social + email/password + magic link, no SSO

    Auth2026-05
  4. Top pick

    Supabase

    Open-source Firebase: Postgres + auth + storage + realtime in one box.

    500 MB Postgres, 1 GB storage, 50k MAU, 2 free projects

    Database2026-05