Migrated to vercel

This commit is contained in:
2025-04-21 10:08:28 +03:00
parent 54bb69bb32
commit 18d266e415
20 changed files with 212 additions and 2320 deletions

View File

@@ -1,7 +1,6 @@
export default defineNuxtConfig({
css: ["~/assets/css/main.css"],
modules: [
"@nuxthub/core",
"@nuxt/ui",
"@nuxt/icon",
"nuxt-auth-utils",
@@ -13,14 +12,10 @@ export default defineNuxtConfig({
webhooksUrl: "",
stravaVerifyToken: "",
openaiApiKey: "",
databaseUrl: "",
},
future: { compatibilityVersion: 4 },
compatibilityDate: "2025-03-01",
hub: {
ai: true,
database: true,
},
app: {
head: {
link: [