The studio edits a tree of nodes. The renderer never sees that tree. Between them sits the runtime spec — a serialised JSON document that names every component, prop, and binding. Keeping that boundary explicit is what lets the same block render on the server, in preview, and in OG images.
The studio edits a tree of nodes. The renderer never sees that tree. Between them sits the runtime spec — a serialised JSON document that names every component, prop, and binding. Keeping that boundary explicit is what lets the same block render on the server, in preview, and in OG images.