When the `SSG` build of the site occurs, an error is thrown because `window` is not a global variable, then you should use `typeof` or `global` https://github.com/quarkly/community-kit/blob/bae93903148a919174695370479f0aa3c7b9ba13/src/utils/getPropsUrlPages.js#L20