fixe 3d23c03a
Steve · 2023-10-03 19:39 1 file(s) · +0 −3
astro.config.ts +0 −3
39 39
  adapter: vercel({
40 40
    analytics: true
41 41
  }),
42 -
  experimental: {
43 -
    viewTransitions: true,
44 -
  },
45 42
});