Initial commit
This commit is contained in:
6
.next/app-path-routes-manifest.json
Normal file
6
.next/app-path-routes-manifest.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"/(marketing)/page": "/",
|
||||
"/_global-error/page": "/_global-error",
|
||||
"/_not-found/page": "/_not-found",
|
||||
"/favicon.ico/route": "/favicon.ico"
|
||||
}
|
||||
Reference in New Issue
Block a user