add speed analytics

This commit is contained in:
Clevertop 2024-09-21 21:24:43 +10:00
parent ff6f4bf399
commit 0461e78edb
3 changed files with 41 additions and 0 deletions

View file

@ -1,4 +1,9 @@
<script setup lang="ts">
import { SpeedInsights } from '@vercel/speed-insights/vue';
</script>
<template>
<SpeedInsights />
<div>
<!-- <NuxtRouteAnnouncer />
<NuxtWelcome /> -->