ISPO SDK
    Preparing search index...

    Interface CloudflarePagesDeployResult

    Markdown
    interface CloudflarePagesDeployResult {
        deploymentUrl: string | null;
        projectName: string;
        verification: CloudflarePagesReleaseVerification;
    }
    Index
    deploymentUrl: string | null
    projectName: string

    A deployment URL alone is not proof that this release was published.