I'm trying to run pa11y-ci against Vercel preview environments. I'm able to supply the bypass secret in the headers. However, the headers aren't applied to the fetch request for the sitemap. This means it's unable to fetch the URLs to test and reports 0 URLs tested. Am I missing something in the config or is this functionality not implemented?