export default { buildOptions: { site: 'https://docs.astro.build/', }, renderers: ['@astrojs/renderer-preact', '@astrojs/renderer-react'], };