mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
7 lines
250 B
JSON
7 lines
250 B
JSON
{
|
|
"/_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"
|
|
} |