Companies / Sites using Next.js #10640
Replies: 1631 comments 367 replies
|
|
Our team has built multiple products using Next.js:
Thanks for the discussion @timneutkens |
|
We just launched our site on Zeit! Transitioned from react-static to Next: https://arcade.co |
|
🐸 njt / npm jump to 🐸 (njt.vercel.app) My personal mini-website (en.kachkaev.ru) 😁 |
|
Recently started this project which uses Next for its documentation website: nymus |
|
Made a website visualizing the gun lobby’s funding of U.S. Congress: https://gunfunded.com/ A list of upcoming high school hackathons around the world: https://hackathons.hackclub.com/ |
|
https://jobs.react-europe.org/ to find react jobs and it is open source https://github.com/patcito/nextjob |
|
https://readthistwice.com (book recommendations). Used |
|
Divjoy (built with Next.js and creates Next.js apps 🤗) |
|
La Derecha Diario, an Argentinian news site 🇦🇷🇦🇷 |
|
Parts of Domain.com.au are using Next.js (Australia's best property site !) One such section already done is auction results for example: |
|
AISeen — AI SEO, GEO, Vibe, Security Audit and Pentest Defense
|
|
My Age Calc - A fast web utility to calculate exact age in days, months, and years.
|
|
Format JSON Online - Complete JSON Toolkit - Format, Validate, Minify JSON Online.
|
|
ChatGPTTech (https://chatgpttech.mobi) is an AI API gateway built with Next.js, giving developers frictionless access to the best Chinese AI models — DeepSeek, Seedance, Doubao, GLM, and more — through a single OpenAI-compatible endpoint. Swap the baseURL, keep your existing code. The core pitch: for half the price of a ChatGPT subscription, you get models that rival GPT-5, delivering nearly the same output quality. Top Chinese models now go head-to-head with frontier models on coding, reasoning, and chat benchmarks, but at a fraction of the cost — and with no $20/month subscription waste. Pay-as-you-go, credits never expire. The platform also removes the practical barriers global teams face when accessing Chinese AI: no local ID verification, no regional payment methods, no onboarding friction. It wraps everything in production-ready infrastructure — API key management, rate limiting, fallback routing, usage logs, and team access controls.
|
|
First Point — firstpoint.com.tr AI agent launchpad, Web3 product pages, and mobile app marketing hub — powered by Next.js 15 with static export. Built with TypeScript, Tailwind Apps & products: AI agents, blockchain tools, mobile games, and developer utilities. |
|
Atlas Pro Official — https://atlasproofficial.net A French streaming-information website built with Next.js, focused on performance, SEO-friendly blog pages, and a clean responsive user experience. |
|
park.fan shows real-time wait times and crowd levels for over 150 theme parks and 5,000+ attractions worldwide—including Disney, Universal Studios, Europa-Park, and Phantasialand. Plan your visit with live queue times, opening hours, and AI-powered predictions.
|
|
BUILD-TIME ROUTE SPLITTING FOR NEXT.JS Catch-all routing without catch-all bundles The idea: catch-all routes are convenient, but they can accidentally make every page in the route pay for the accumulated client component graph. next-slug-splitter adds build-time route boundaries for broad dynamic routes, so light pages stay light while heavier pages still load what they need. The site includes a live benchmark comparing a normal heavy catch-all baseline against generated splitter routes, measuring compressed route-specific transport and decoded JS context. Current focus is Next.js docs/content routes, with App Router, Pages Router, Nextra, and Fumadocs-style integrations in mind. |
|
Kostra (kostra.io): a production-ready Next.js SaaS boilerplate with authentication, Stripe billing, credit-based usage billing, and an admin dashboard. |
|
Flatkey.ai — https://flatkey.ai An AI API gateway and model-operations platform built with Next.js. It gives developers one OpenAI-compatible key for GPT, Claude, Gemini, DeepSeek, Qwen, and other models, with model pricing, health/status, and usage/billing views. |
|
Affiliation: I’m submitting a project I work on. ServerBuddy — a free Minecraft server discovery directory built with Next.js 15, React 19, and TypeScript. It supports Java and Bedrock discovery with live status, current player counts, historical player activity, uptime, MOTD, and version history. Valid online servers can be submitted without an account. |
|
ex YC CTO here, looking for Staff engineering roles. Strongest around full-stack, Electron, developer tools, AI/agentic workflows. |
|
If you're looking for an easy way to get started, I also have a link with details about a free Quran trial that you can check out. |
|
Two Next.js apps here, both crypto. A public screener. Trend scans run on a schedule and get published as pages, no account or key needed. Pages Router, one route per coin, per category and per exchange screener. No plans to migrate it, it just needs to render fast and rank, and it does that fine as is. The AI analysis product built on the same data and more. Newer project so it went straight to App Router, mostly for the page speed. Separate repos rather than a monorepo, with two shared packages both apps pull in, one for components and one for utils and constants. Both on Vercel with CloudFront in front as a cache layer. The AI streaming doesn't go through Next at all, that's the Vercel AI SDK talking to a separate Fastify server. Shumi runs as a CLI and an MCP server too, if you want it without the UI:
Happy to answer anything on the Pages/App split. |








Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
If you're using Next.js at your company/organization you can share the URL here.
Some sites:
All reactions