🐜 fix(infra): Share the same Neon project

This commit is contained in:
Wanjohi
2025-03-02 01:30:57 +03:00
parent 178c612f0f
commit 849a470073

View File

@@ -1,7 +1,6 @@
//Created manually from the dashboard and shared with the whole team/org
const dbProject = new neon.Project("Nestri", { const dbProject = neon.getProjectOutput({
historyRetentionSeconds: 86400, id:"red-mud-17843368"
name:"Nestri"
}) })
const dbBranchId = $app.stage !== "production" ? const dbBranchId = $app.stage !== "production" ?