pub fn get_edge_resolve_options_context(
project_path: FileSystemPath,
ty: ServerContextType,
mode: Vc<NextMode>,
next_config: Vc<NextConfig>,
execution_context: Vc<ExecutionContext>,
collected_root_params: Option<Vc<CollectedRootParams>>,
) -> Vc<ResolveOptionsContext>