initialising the build for the doormile site
This commit is contained in:
13
.next/app-path-routes-manifest.json
Normal file
13
.next/app-path-routes-manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"/_global-error/page": "/_global-error",
|
||||
"/_not-found/page": "/_not-found",
|
||||
"/about-us/page": "/about-us",
|
||||
"/blog/page": "/blog",
|
||||
"/contact/page": "/contact",
|
||||
"/favicon.ico/route": "/favicon.ico",
|
||||
"/how-it-works/page": "/how-it-works",
|
||||
"/icon.png/route": "/icon.png",
|
||||
"/miletruth/page": "/miletruth",
|
||||
"/page": "/",
|
||||
"/solutions/page": "/solutions"
|
||||
}
|
||||
Reference in New Issue
Block a user