8 lines
No EOL
193 B
JSON
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"
|
|
} |