This commit is contained in:
Maze Winther
2026-01-16 18:07:28 +01:00
parent 0dddf4e13d
commit 0934db2aba
60 changed files with 1900 additions and 1202 deletions
@@ -1,3 +1,4 @@
{
"/editor/[project_id]/page": "app/editor/[project_id]/page.js",
"/projects/page": "app/projects/page.js"
}
+5 -1
View File
@@ -1 +1,5 @@
{}
{
"/_app": "pages/_app.js",
"/_document": "pages/_document.js",
"/_error": "pages/_error.js"
}