Update .changeset/sixty-teachers-tap.md
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
This commit is contained in:
parent
a44d8bb53a
commit
88cf8e1019
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ If you're using the `analytics` property, you'll need to update your config to u
|
|||
// astro.config.mjs
|
||||
export default defineConfig({
|
||||
adapter: vercel({
|
||||
- analytics: true,
|
||||
- analytics: true,
|
||||
+ webAnalytics: {
|
||||
+ enabled: true
|
||||
+ },
|
||||
|
|
Loading…
Reference in a new issue