Skip to content

Commit df589f4

Browse files
committed
bumping next js version for nexus and updating deployment configs
1 parent 5c8fbf4 commit df589f4

File tree

3 files changed

+45
-54
lines changed

3 files changed

+45
-54
lines changed

.github/deploy-ecosystem-configs.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@
33
{
44
"name": "Reslens",
55
"path": "ecosystem/monitoring/reslens",
6-
"vercel_project_id": "prj_g5KA6QQ36ltVydRW6TUKJhgdgYjT"
6+
"vercel_project_id": "prj_cGTEEoWrPjwmgHT8Oh3GDnt8AV3j"
77
},
88
{
99
"name": "Beacon",
1010
"path": "ecosystem/ai-tools/beacon",
11-
"skip": true
11+
"vercel_project_id": "prj_k3vjg1KTaQFVhhxasQunxgLNGBbk"
1212
},
1313
{
1414
"name": "Nexus",
15-
"path": "ecosystem/ai-tools/nexus"
15+
"path": "ecosystem/ai-tools/nexus",
16+
"vercel_project_id":"prj_Kam9DhhjI7zb5yPfrQXfyhGnf5TT"
1617
}
1718
]
1819
}

ecosystem/ai-tools/nexus/package-lock.json

Lines changed: 40 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ecosystem/ai-tools/nexus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"js-tiktoken": "^1.0.20",
4747
"llamaindex": "^0.11.28",
4848
"lucide-react": "^0.510.0",
49-
"next": "15.3.2",
49+
"next": "15.3.8",
5050
"pg": "^8.16.3",
5151
"pgvector": "^0.2.0",
5252
"react": "^19.0.0",

0 commit comments

Comments
 (0)