31fce90f6b
This pr fixes validating pathnames for SEO metadata tag generation, by checking against already built time cached sitemap instead of doing request time glob resolution. path resolutions in vercels request-time are hard to optimize for & test, since the environment differs quite a bit from what could be tested locally + this should be faster since the fetch & sitemap are cached for the build.