Marketing sites, production-ready the moment you clone them.
Template.Marketing is a curated library of opinionated Next.js marketing templates — landings, pricing, changelog, docs, app shells — pre-wired for Vercel Fluid Compute, Cache Components and the AI Gateway. Clone, ship, skip the plumbing.
- Templates shipped
- 12
- Avg. time to deploy
- 90s
- Lighthouse target
- 98+
- Dependencies / template
- < 20
Twelve templates. One opinionated stack.
Every template is a full Next.js app you can clone straight to your Vercel team. No purchases to unlock the stack — the library is free forever. Premium modules layer on top.
Signal· SaaS landing
StableOpinionated SaaS landing with hero, product tour, social proof, pricing and a split-CTA. Cache Components enabled, OG image included.
- Server Components
- Tailwind 4
- next/image
- OG image route
Changeling· Changelog
StableContent-driven changelog powered by MDX with RSS + JSON feed, category filters and year-jumper. Works offline from Markdown.
- MDX
- RSS feed
- ISR
- Category filters
Ledger· Pricing page
StableThree-tier + enterprise pricing with monthly/annual toggle, Stripe-ready checkout stubs and a per-feature comparison table.
- Stripe stubs
- Feature matrix
- Annual toggle
Atlas· Docs site
BetaSidebar-first docs with search, versioned routes and auto-generated TOC. MDX-driven with shadcn-styled code blocks.
- Versioning
- MDX search
- Auto TOC
Harbor· App shell
StableAuthenticated app shell with sidebar nav, command palette, route-group layouts and skeletons. Drop your feature routes in.
- App Router groups
- Cmd-K palette
- Auth-ready
Dispatch· Newsletter
BetaEmail-first landing plus archive pages that render the same MDX to both inbox and web. Resend + ConvertKit adapters.
- MDX → email
- Resend adapter
- Archive pages
Lighthouse· Status page
BetaPublic status page with historical uptime, incident MDX and subscriber webhook. Pings surface from a Vercel Cron.
- Vercel Cron
- Webhooks
- Incident MDX
Foyer· Waitlist
StableSingle-screen waitlist with referral codes, position counter and confirmation email. Backed by Vercel KV replacement.
- Referral codes
- Position tracking
- Edge-friendly
Portfolio· Personal
BetaMinimal personal site with case studies, writing archive and contact form. Renders MDX case studies with image galleries.
- MDX case studies
- Image galleries
- RSS
Press Kit· Brand
PlannedBrand hub with downloadable logo pack, colour tokens, product screenshots and canonical copy snippets.
- Logo pack zip
- Token exports
- Copy library
Careers· Hiring
PlannedHiring hub with role MDX, Lever/Greenhouse adapters, team bios and application tracking links.
- Lever/Greenhouse
- Team bios
- Role MDX
Compare· Programmatic SEO
PlannedProgrammatic comparison page generator. Feed it a JSON of competitors, it ships `vs` pages with clean schema markup.
- JSON-driven
- Schema.org
- ISR per slug
Opinionated where it matters. Boring where it should be.
App Router, Server Components by default, Cache Components and the modern proxy.ts.
Functions that reuse instances, graceful shutdown, 300s default timeout — no edge gotchas.
Every template ships a typed AI Gateway adapter you can wire to OpenAI, Anthropic, Gemini and more.
@theme-driven design tokens, zero runtime. Every template uses the same primitives.
Single tool for lint and format. Pre-wired in the monorepo, fast enough to run on save.
One workspace, two apps, a shared UI package. Cached typecheck and build out of the box.
Ninety seconds. Three steps. One production URL.
- 01Pick a template
Browse the library, preview every route and choose the one that matches your launch.
- 02Clone to your repo
One click forks the template into your GitHub, already connected to your Vercel team.
- 03Deploy on first push
Preview URLs in under a minute. Promote to production with a single click or cron.
# clone the Signal landing
pnpm create template-marketing@latest --template signal my-launch
cd my-launch && pnpm install
# wire your Vercel team and deploy
vercel link && vercel --prodFree to start. Paid when you want more.
Free
The full library of stable templates, with MIT licences.
- All stable templates
- MIT licence
- Community issues
- One-click clone to your Vercel team
Studio
PopularBeta templates, premium modules and the operator console.
- Everything in Free
- Beta + unreleased templates
- Premium modules (auth, billing, CMS)
- Operator console at app.template.marketing
- Private Discord
Agency
Unlimited seats and white-labelled template forks for agencies.
- Everything in Studio
- Unlimited seats
- White-labelled forks
- Private template requests
- Priority DMs with the maintainer