first commit
This commit is contained in:
7
.next/server/pages-manifest.json
Normal file
7
.next/server/pages-manifest.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"/_app": "pages/_app.js",
|
||||
"/_document": "pages/_document.js",
|
||||
"/_error": "pages/_error.js",
|
||||
"/": "pages/index.js",
|
||||
"/api/locations": "pages/api/locations.js"
|
||||
}
|
||||
Reference in New Issue
Block a user