diff --git a/apps/web/next.config.js b/apps/web/next.config.js index e96f1c46cc..94d80ff022 100644 --- a/apps/web/next.config.js +++ b/apps/web/next.config.js @@ -11,7 +11,7 @@ const nextConfig = { "@react-email/components", "@react-email/render", "@google-cloud/tasks", - // "@libsql/client", + "@libsql/client", // "better-sqlite3" ], optimizePackageImports: ["@tremor/react"],