01
How it works
WordPress runs privately as the content system. The public site is a Next.js app that reads it over a read-only connection, pre-renders every page and serves them from a CDN. WordPress could go down at noon and your site would stay up.
WordPress
Your team edits here — private address, its own login
Your website
Next.js, pre-rendered, served from a CDN near the visitor