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