This is an automated email from the ASF dual-hosted git repository. harishgokul01 pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
commit 51406fa3e2eb87b52747ab24c1d71645f99da311 Author: harish876 <[email protected]> AuthorDate: Tue Jan 20 20:22:32 2026 +0000 update project id for reslens deployment --- .github/deploy-ecosystem-configs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/deploy-ecosystem-configs.json b/.github/deploy-ecosystem-configs.json index 3792ec2b..9d47b613 100644 --- a/.github/deploy-ecosystem-configs.json +++ b/.github/deploy-ecosystem-configs.json @@ -3,7 +3,7 @@ { "name": "Reslens", "path": "ecosystem/monitoring/reslens", - "vercel_project_id": "prj_g5KA6QQ36ltVydRW6TUKJhgdgYjT" + "vercel_project_id": "prj_cGTEEoWrPjwmgHT8Oh3GDnt8AV3j" } ] }
