This commit is contained in:
a2a-platform
2026-06-11 21:36:21 +00:00
commit 006f5e03e3
100 changed files with 3741 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"/_error": "pages/_error.js",
"/_app": "pages/_app.js",
"/_document": "pages/_document.js",
"/404": "pages/404.html"
}