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 3b22091b31451c4e7b2fe156d6401a46d48d9628
Author: harish876 <[email protected]>
AuthorDate: Tue Jan 20 20:19:26 2026 +0000

    updating build command for reslens
---
 ecosystem/monitoring/reslens/vercel.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ecosystem/monitoring/reslens/vercel.json 
b/ecosystem/monitoring/reslens/vercel.json
index 1323cdac..30b8514b 100644
--- a/ecosystem/monitoring/reslens/vercel.json
+++ b/ecosystem/monitoring/reslens/vercel.json
@@ -1,4 +1,6 @@
 {
+  "framework": "vite",
+  "buildCommand": "npm run build:skip",
   "rewrites": [
     {
       "source": "/(.*)",

Reply via email to