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