SaaS starters · Rank #45
Next.js Subscription Payments (Vercel)
Clone, deploy, and fully customize a SaaS subscription application with Next.js.
Why this verdict
- Repository is archived.
- Next.js 14 declared; latest is 16 (2 majors behind).
- React 18 declared; latest is 19 (1 major behind).
- Tailwind CSS 3 declared; latest is 4 (1 major behind).
- On current major: Supabase JS.
- Not counted in verdict: Stripe SDK 14 → 22, TypeScript 5 → 7.
Check before you commit
- Archived by its owner: no further updates expected.
- Two or more breaking releases behind on a core dependency.
Dependency freshness
| Package | Declared | Latest | Status |
|---|---|---|---|
| Stripe SDK stripe | 14.25.0 | 22.6.2 | Behind, not counted |
| Next.js next | 14.2.3 | 16.3.6 | 2 majors behind |
| TypeScript typescript | 5.4.5 | 7.0.2 | Behind, not counted |
| React react | 18.3.1 | 19.3.0 | 1 major behind |
| Tailwind CSS tailwindcss | 3.4.4 | 4.3.3 | 1 major behind |
| Supabase JS @supabase/supabase-js | 2.43.4 | 2.117.2 | Current |
Declared = lowest version the kit's package.json allows. Latest = npm "latest" tag. TypeScript and the Stripe SDK are shown but not counted in the verdict.
What's in the stack
- Framework
- Next.js
- Auth
- Supabase Auth
- Payments
- Stripe
- Database / ORM
- Supabase
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- AuthSupabase user management
Secure user management and authentication with Supabase
- BillingStripe Checkout integration
Integration with Stripe Checkout and the Stripe customer portal
- BillingAutomatic subscription syncing
Automatic syncing of pricing plans and subscription statuses via Stripe webhooks
- DataPostgreSQL data tooling
Powerful data access & management tooling on top of PostgreSQL with Supabase
Extracted from the kit's README by a local AI model (qwen3.5:4b) on Sep 26, 2026. Every item is checked against an exact README quote. A README claim is the maker's description, not something we tested.