Vercel

Open-source projects categorized as Vercel

Top 23 Vercel Open-Source Projects

  1. Next.js

    The React Framework

    Project mention: Scarab Diagnostic Suite Field Test #012: Next.js Source Map Provenance Boundary | dev.to | 2026-06-06
  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. NextChat

    ✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows

  4. LobeHub

    The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you.

    Project mention: Show HN: AI Roundtable – Let 200 models debate your question | news.ycombinator.com | 2026-03-24

    You can set this up yourself with API keys to the corresponding providers and creating an Agent Group in https://github.com/lobehub/lobehub. Agent groups allow you to easily create a room of agents and have them discuss any of your topics. Easily make agents with types and skills, it even assists in drafting starting prompts and even team members depending what your query (and selected model) is.

    You can self-host as well, but not via desktop app. Sever setup required.

    Be careful of your token context, you can easily rack up costs if you leave Opus selected as the model and get lost in some rabbit hole of results.

    Enjoy enjoy!

  5. SWR

    React Hooks for Data Fetching

    Project mention: GraphQL vs REST: 18 Claims Fact-Checked with Primary Sources (2026) | dev.to | 2026-04-17

    Historically, measurements around 40–45 KB gzipped were reasonable for older Apollo Client bundles , but recent v4.x releases have reduced bundle size and made features more modular. Regardless, that is not a cost of GraphQL itself. The same concern exists for feature‑rich REST clients like SWR or TanStack Query . It is a misleading comparison because both REST and GraphQL can be implemented with nothing more than fetch(). Therefore, the theoretical baseline for both styles is 0 KB.

  6. ai

    The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents

    Project mention: Vercel AI Gateway Appears to Block BYOK Requests When Account Balance Reaches $0 | news.ycombinator.com | 2026-06-01
  7. dub

    The modern link attribution platform. Loved by world-class marketing teams like Framer, Perplexity, Superhuman, Twilio, Buffer and more.

    Project mention: I scanned Dub's codebase. It's not a link shortener. | dev.to | 2026-05-26

    First up: Dub — YC-backed link management. 20K+ stars.

  8. dyad

    Local, open-source AI app builder for power users ✨ v0 / Lovable / Replit / Bolt alternative 🌟 Star if you like it!

    Project mention: Vibe coded Lovable-hosted app littered with basic flaws exposed 18K users | news.ycombinator.com | 2026-02-27

    One dev of a Lovable competitor pointed me to the rules thats supposed to ensure queries are limited to that user's data. This seems like "pretty please?" to my amateur eyes.

    https://github.com/dyad-sh/dyad/blob/de2cc2b48f2c8bfa401608c...

  9. chatbot

    A full-featured, hackable Next.js AI chatbot built by Vercel

    Project mention: Building a RAG chatbot with TypeScript and Next.js | dev.to | 2025-07-04

    This post walks through how I built a Retrieval Augmented Generation (RAG) chatbot using TypeScript and Next.js, along with a companion Node.js tool to fetch and index documents. The chatbot UI is based on Vercel's Chat SDK, which is built on their excellent AI SDK.

  10. taxonomy

    An open source application built using the new router, server components and everything new in Next.js 13.

  11. novel

    Notion-style WYSIWYG editor with AI-powered autocompletion.

    Project mention: Novel – Notion-style WYSIWYG editor with AI-powered autocompletion | news.ycombinator.com | 2025-09-08
  12. vercel

    Develop. Preview. Ship.

    Project mention: How I Run 3 Production AI SaaS on $5/Month of Hosting | dev.to | 2026-05-24

    My recommendation: if you're bootstrapped and cost matters, start on Cloudflare. If $15-25/month genuinely doesn't affect your runway, start on Vercel for the DX. The break-even is not where the marketing makes it sound — it's much earlier than you'd guess.

  13. satori

    Enlightened library to convert HTML and CSS to SVG

    Project mention: Next.js Dynamic OG Images: Fix the Turbopack CPU Hang | dev.to | 2026-05-26

    ImageResponse uses Satori under the hood — a library that renders JSX to PNG. You write JSX with inline styles, Satori paints it into an image.

  14. NotionNext

    Turn your Notion workspace into a fast, customizable website. Built with Next.js + Notion API, with multi-platform deployment and no self-hosted server required.

    Project mention: NotionNext: The Ultimate Solution for Notion-Based Website Building | dev.to | 2025-08-08

    NotionNext is an open-source project that allows you to build a website directly from your Notion workspace. Created by developer tangly1024, this tool has gained significant popularity with over 9,900 stars and 13,100 forks on GitHub, demonstrating its widespread adoption and community support.

  15. usehooks

    A collection of modern, server-safe React hooks – from the ui.dev team

    Project mention: NodeJS Fundamentals: lexical scope | dev.to | 2025-06-21

    The examples above demonstrate reusable patterns. For React hooks, consider using libraries like use-hooks (https://usehooks.com/) for pre-built, optimized hooks. For module-level privacy, ES Modules are the standard. Bundlers like Webpack, Parcel, or Rollup handle module resolution and scope management. TypeScript enhances lexical scope understanding through static typing and improved code analysis.

  16. Micro

    Asynchronous HTTP microservices (by vercel)

  17. MyIP

    The best IP Toolbox. Check your IP address & geolocation, test IP for WebRTC and DNS IP leaks, run an IP quality check, browser fingerprint check, website availability check, network speed test, global latency test, MTR test, Whois search, and more. (by jason5ng32)

  18. next-mdx-blog

    Next.js + MDX blog template with Tailwind CSS and TypeScript.

  19. next-enterprise

    💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

  20. platforms

    A full-stack Next.js app with multi-tenancy.

  21. LiveTerm

    💻 Build terminal styled websites in minutes!

  22. examples

    Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications. (by vercel)

  23. precedent

    An opinionated collection of components, hooks, and utilities for your Next.js project.

  24. devpush

    Like Vercel, but open source and for all languages.

    Project mention: An Update on Heroku | news.ycombinator.com | 2026-02-06

    I remember reading The Twelve-Factor App [1] from the Heroku folks back in the day, and was blown away by how well they understood the problem. Not only that but they had great taste.

    I moved things to Render a while back, and then to my own Hetzner server (I built kind of an open source Vercel clone for that reason [2]).

    I'm not quite sure any of these platforms are going to be relevant 5 years from now when you can summon your own DevOps AI agent. At the very least it's going to be incredibly difficult to justify the premium on top of AWS.

    1: https://www.12factor.net/

    2: https://devpu.sh

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Vercel discussion

Log in or Post with

Vercel related posts

  • I scanned Dub's codebase. It's not a link shortener.

    2 projects | dev.to | 26 May 2026
  • How to Build a React Blog with Next.js and Cosmic

    2 projects | dev.to | 15 May 2026
  • Next.js vs Remix: What's the Difference?

    7 projects | dev.to | 14 May 2026
  • Contrarian View: 2026 Startups Should Skip Vercel for Next.js 15 – Use Cloudflare Pages for 40% Lower Hosting Costs

    1 project | dev.to | 1 May 2026
  • How I Built a Fully-Custom Blog with MDX and Next.js

    9 projects | dev.to | 24 Apr 2026
  • What is publicly known about the Vercel OAuth supply chain compromise

    1 project | news.ycombinator.com | 21 Apr 2026
  • Vercel Just Confirmed a Security Breach. Here's What Actually Got Exposed — and Why It's Bigger Than One Company.

    2 projects | dev.to | 19 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Vercel projects? This list will help you:

# Project Stars
1 Next.js 139,866
2 NextChat 88,169
3 LobeHub 78,186
4 SWR 32,398
5 ai 24,695
6 dub 23,651
7 dyad 20,516
8 chatbot 20,429
9 taxonomy 19,239
10 novel 16,200
11 vercel 15,599
12 satori 13,497
13 NotionNext 11,523
14 usehooks 11,486
15 Micro 10,615
16 MyIP 10,607
17 next-mdx-blog 7,557
18 next-enterprise 7,403
19 platforms 6,682
20 LiveTerm 5,385
21 examples 5,098
22 precedent 5,096
23 devpush 4,670

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?