This commit is contained in:
Frank 2026-01-30 12:19:36 -05:00 committed by GitHub
commit 7cb84f13d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 74 additions and 18 deletions

View file

@ -133,6 +133,8 @@ const ZEN_MODELS = [
new sst.Secret("ZEN_MODELS6"),
new sst.Secret("ZEN_MODELS7"),
new sst.Secret("ZEN_MODELS8"),
new sst.Secret("ZEN_MODELS9"),
new sst.Secret("ZEN_MODELS10"),
]
const STRIPE_SECRET_KEY = new sst.Secret("STRIPE_SECRET_KEY")
const STRIPE_PUBLISHABLE_KEY = new sst.Secret("STRIPE_PUBLISHABLE_KEY")