fix: rename ghcr package to hianime-v2 and implement vercel bubbling

This commit is contained in:
RY4N
2026-03-27 01:46:56 +06:00
parent c2675b73ee
commit c258fa1d41
3 changed files with 5 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
"rewrites": [
{
"source": "/(.*)",
"destination": "/api"
"destination": "/api/index.js"
}
]
}