feat: add code-review-graph integration and update project configuration

This commit is contained in:
MythEclipse
2026-05-07 19:13:00 +07:00
parent 86ca59ad8e
commit 9448a9cc7a
13 changed files with 288 additions and 41 deletions
+1 -1
View File
@@ -1 +1 @@
{"rewrites":[{"source":"/(.*)","destination":"/api/relay"}]}
{ "rewrites": [{ "source": "/(.*)", "destination": "/api/relay" }] }