reafactor: converted the entire thing into a nextjs app
This commit is contained in:
6
.next/app-path-routes-manifest.json
Normal file
6
.next/app-path-routes-manifest.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"/_global-error/page": "/_global-error",
|
||||
"/_not-found/page": "/_not-found",
|
||||
"/page": "/",
|
||||
"/privacy/page": "/privacy"
|
||||
}
|
||||
Reference in New Issue
Block a user