// @ts-check /** @type {import('astro').AstroUserConfig} */ export default { renderers: [], vite: { plugins: [] }, };