From 3abca8fd4b08f5d122c2352fcee64755a028228a Mon Sep 17 00:00:00 2001 From: Frank Date: Thu, 11 Sep 2025 17:21:49 -0400 Subject: wip: zen --- cloud/core/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'cloud/core/package.json') diff --git a/cloud/core/package.json b/cloud/core/package.json index 2a3cbd399..48af18043 100644 --- a/cloud/core/package.json +++ b/cloud/core/package.json @@ -18,6 +18,7 @@ }, "scripts": { "db": "sst shell drizzle-kit", + "db-prod": "sst shell --stage production -- drizzle-kit", "typecheck": "tsc --noEmit" }, "devDependencies": { -- cgit v1.2.3