dependabot[bot]
2025-10-06 b4805a1031619c5fc9bb78e571310a38c53a89c8
quartz/cfg.ts
@@ -47,6 +47,9 @@
      host: string
      siteId: string
    }
  | {
      provider: "vercel"
    }
export interface GlobalConfiguration {
  pageTitle: string