migration wip

This commit is contained in:
2025-12-30 16:19:42 +01:00
parent 65a7e9f24a
commit 4ae6b36da9
149 changed files with 32034 additions and 34406 deletions

View File

@@ -1,7 +1,5 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/[locale]/blog/page": "app/[locale]/blog/page.js",
"/[locale]/products/page": "app/[locale]/products/page.js",
"/[locale]/page": "app/[locale]/page.js",
"/[locale]/contact/page": "app/[locale]/contact/page.js"
"/[locale]/page": "app/[locale]/page.js"
}