UNPKG
tethysfaceid
Version:
latest (0.1.0)
0.1.0
tethysfaceid
/
.next
/
server
/
pages-manifest.json
9 lines
•
225 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"/_app"
:
"pages/_app.js"
,
"/api/hello"
:
"pages/api/hello.js"
,
"/"
:
"pages/index.html"
,
"/login"
:
"pages/login.html"
,
"/_error"
:
"pages/_error.js"
,
"/_document"
:
"pages/_document.js"
,
"/404"
:
"pages/404.html"
}