This commit is contained in:
2025-08-18 22:50:01 +02:00
parent 42f8db89d6
commit f390ba6ec1
22 changed files with 4192 additions and 9 deletions

View File

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