There are two environments, the backend (WordPress) and the frontend (Next.js). The frontend is a static site that is generated at build time. The backend is a WordPress instance that is used to manage content and provide a GraphQL & REST-API for the frontend.