Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A high-performance starter kit for building e-commerce applications with Next.js and Shopify, leveraging React Server Components.

The complete Next.js boilerplate for building profitable SaaS, packed with AI, auth, payments, i18n, newsletter, dashboard, blog, docs, blocks, themes...
Next.js Commerce is a robust starter kit designed for building high-performance e-commerce applications using Next.js. It offers a comprehensive foundation for creating fast, scalable, and modern online stores. This template leverages React Server Components, Server Actions, Suspense, and useOptimistic to deliver an exceptional user experience.
Key features of Next.js Commerce include:
Use cases for Next.js Commerce include:
To run Next.js Commerce locally, you'll need to configure environment variables defined in .env.example. It is recommended to use Vercel Environment Variables for managing these configurations. The basic steps include installing the Vercel CLI, linking your local instance with Vercel and GitHub accounts, and downloading your environment variables using vercel env pull. After setting up the environment, you can start the development server using pnpm install followed by pnpm dev.