Sanity Library Reference Docs
    Preparing search index...
    ExportEnv: "node" | "react-server" | "browser"

    Reports the environment as either "node" or "browser", depending on what entry point was used to aid bundler debugging. If 'browser' is used, then the globally available fetch class is used. While node will always use either node:https or node:http depending on the protocol.