diff --git a/turbo.json b/turbo.json index fc452fb4d..38d353657 100644 --- a/turbo.json +++ b/turbo.json @@ -49,6 +49,7 @@ "cache": false }, "db:cleanDatabase": { + "env": ["NEXTAUTH_URL"], "dependsOn": ["@typebot.io/prisma#db:generate"], "cache": false },