Build your foundation
Configure the ultimate Next.js starter kit in seconds. Select your stack, customize your features, and deploy instantly.
export const config = createVForge({
router: "app",
auth: "better-auth",
database: "prisma",
payment: "stripe",
plugins: [
shadcnUI(), seo(),
]
});
Trusted by 2,000+ developers
Everything You Need
Production-ready from day one.
Every feature is battle-tested and follows best practices. No half-baked integrations — just clean, maintainable code.
App & Pages Router
Full support for both Next.js App Router and Pages Router. Choose the architecture that fits your project.
Authentication
Built-in support for Auth.js, Better Auth, Clerk, Supabase, and Firebase — with session management out of the box.
Database Integration
Connect to any database with Prisma, Drizzle, Mongoose, or Firebase. Schema, migrations, and client all pre-configured.
Payment Gateway
Integrate Stripe, Lemon Squeezy, Paddle, Dodo Payments, or Polar with checkout, webhooks, and billing ready.
AI Integration
Add AI capabilities with Vercel AI SDK. Streaming, chat interfaces, and model integration configured from the start.
Full Stack Toolkit
shadcn/ui, tRPC, i18n, SEO, testing, monitoring, Docker, and more. A complete ecosystem at your fingertips.