Get Custom Domains For Pages
Within Astro config file, I need to include the domains of the application to use the Image component for external URLs (R2 Bucket for Assets).
Is there any way to include the custom domains of my Pages project within my config?
Is there any way to include the custom domains of my Pages project within my config?