nyx-dashboard/.next/server/pages-manifest.json

8 lines
193 B
JSON
Raw Normal View History

2021-06-20 14:44:22 +02:00
{
"/_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"
}