initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"/_app": "pages/_app.js",
|
||||
"/_error": "pages/_error.js",
|
||||
"/_document": "pages/_document.js",
|
||||
"/myportal": "pages/myportal.js",
|
||||
"/": "pages/index.js"
|
||||
}
|
||||
Reference in New Issue
Block a user