Introduce analytics

This commit is contained in:
2025-05-22 16:01:34 +03:00
parent e080f3978c
commit 76338eff71
4 changed files with 40 additions and 2 deletions

View File

@@ -13,6 +13,9 @@ export default defineNuxtConfig({
stravaVerifyToken: "",
openaiApiKey: "",
databaseUrl: "",
public: {
aptabaseAppKey: "",
},
},
future: { compatibilityVersion: 4 },
compatibilityDate: "2025-03-01",