Hello, I'm using astro-robots-txt to create my robots.txt but would like a different robots configuration for my staging and live environment. Is this possible?
I have the robots config currently being imported into my astro.config.mjs. as per the documentation.
https://www.npmjs.com/package/astro-robots-txt#usage
Any guidance would be appreciated thanks.