Reference
CloudflarePagesArtifactManifest
Summarizes the files and worker entry produced for a Cloudflare Pages artifact.
Signature
interface CloudflarePagesArtifactManifestMembers
files: { bytes: number; path: string }[]runtime: "cloudflare-pages"totalBytes: numberversion: 1worker: "_worker.js"