ssr
Posts tagged with "ssr"
Deploy Next.js Without Vercel: Self-Hosting Production Guide
Deploy a Next.js app without Vercel using standalone output, Docker, and a production-ready Node server that can run on any VM, container host, or cloud.
nextjs
Building an App with Next.js and Electron with Server Components Support
Learn how to build an app with Next.js and Electron with Server Components support
electron