This commit is contained in:
2025-10-22 03:46:30 +00:00
commit a66a3c38e2
784 changed files with 724030 additions and 0 deletions

View File

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