nyx-dashboard/.next/server/pages-manifest.json
2021-06-20 20:44:22 +08:00

8 lines
No EOL
193 B
JSON

{
"/_app": "pages/_app.js",
"/api/hello": "pages/api/hello.js",
"/": "pages/index.html",
"/_error": "pages/_error.js",
"/_document": "pages/_document.js",
"/404": "pages/404.html"
}