astro.config.mjs 80 B

1234
  1. import { defineConfig } from 'astro/config';
  2. export default defineConfig({
  3. });