This commit is contained in:
Maze Winther
2026-01-15 11:45:53 +01:00
parent deef784b76
commit dba74fa20f
6 changed files with 112 additions and 88 deletions
@@ -1,7 +1,3 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/api/sounds/search/route": "app/api/sounds/search/route.js",
"/editor/[project_id]/page": "app/editor/[project_id]/page.js",
"/page": "app/page.js",
"/projects/page": "app/projects/page.js"
}
File diff suppressed because one or more lines are too long