initialising the build for the doormile site
This commit is contained in:
8
.next/dev/server/app-paths-manifest.json
Normal file
8
.next/dev/server/app-paths-manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"/about-us/page": "app/about-us/page.js",
|
||||
"/blog/page": "app/blog/page.js",
|
||||
"/how-it-works/page": "app/how-it-works/page.js",
|
||||
"/miletruth/page": "app/miletruth/page.js",
|
||||
"/page": "app/page.js",
|
||||
"/solutions/page": "app/solutions/page.js"
|
||||
}
|
||||
Reference in New Issue
Block a user