update backend rewrite

This commit is contained in:
martin-mfg
2026-02-06 12:21:35 +01:00
parent ccc9958621
commit 8cfe8f3023
+1 -1
View File
@@ -10,7 +10,7 @@
"rewrites": [
{
"source": "/frontend/:match*",
"destination": "https://gse-frontend-preview.vercel.app/:match*"
"destination": "https://github-stats-extended-frontend-git-d78d21-martin-mfgs-projects.vercel.app/:match*"
}
]
}