initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/dashboard/page": "app/dashboard/page.js",
|
||||
"/page": "app/page.js",
|
||||
"/prompt/page": "app/prompt/page.js",
|
||||
"/uniqueizer/page": "app/uniqueizer/page.js",
|
||||
"/result/page": "app/result/page.js"
|
||||
}
|
||||
Reference in New Issue
Block a user