add feature test

This commit is contained in:
2025-06-10 18:30:30 +02:00
parent 11630ef24c
commit b3dd757b1c
280 changed files with 366 additions and 10562 deletions

View File

@@ -1,5 +1,5 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/page": "app/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js"
"/favicon.ico/route": "app/favicon.ico/route.js",
"/page": "app/page.js"
}