Reference
BuiltServerManifest
Re-exports build manifest contracts used by Cloudflare handlers.
Signature
interface BuiltServerManifestMembers
allowedSourceDirs?: readonly string[]assetBaseUrl?: stringdehydratePolicyModule?: stringfiles: Record<string, string>prerenderedRoutes?: Record<string, BuiltPrerenderedRoute>publicAssetBaseUrl?: stringrouteMatcher?: CompiledRouteMatcherArtifactroutes: AppRoute[]routesDir?: stringrouteServerActionReferences?: Record<string, BuiltServerActionExpressionReference[]>serverActionManifest?: BuiltServerActionReference[]serverModuleClosureFiles?: Record<string, string[]>serverModuleFiles?: Record<string, string>serverModuleRenderFiles?: Record<string, string>serverModuleRequestFiles?: Record<string, string>serverModules?: Record<string, BuiltServerModuleArtifact>version: 1