type 'false' has no properties in common with type '{ url?: string | undefined; branch?: string | undefined; rootDir?: string | undefined; }'.ts(2559)
nuxt.schema.d.ts(632, 3): The expected type comes from property 'github' which is declared here on type 'AppConfigInput'
type 'false' has no properties in common with type '{ url?: string | undefined; branch?: string | undefined; rootDir?: string | undefined; }'.ts(2559)
nuxt.schema.d.ts(632, 3): The expected type comes from property 'github' which is declared here on type 'AppConfigInput'