import { defineConfig } from 'astro/config'

// https://astro.build/config
export default defineConfig({
  site: 'https://ayrtonsenna-magic.vercel.app/',
})