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