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