feat(navigation): add prominent validation quickstart action
This commit is contained in:
parent
0bbcaba211
commit
9c6b184e39
28614 changed files with 4356173 additions and 23 deletions
|
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"sorted_middleware": [],
|
||||
"middleware": {
|
||||
"/": {
|
||||
"files": [
|
||||
"server/edge/chunks/node_modules_next_dist_esm_build_templates_edge-wrapper_0h-u1c1.js",
|
||||
"server/edge/chunks/[root-of-the-server]__1q9nw-8._.js",
|
||||
"server/edge/chunks/turbopack-node_modules_next_dist_esm_build_templates_edge-wrapper_1pjtva3.js"
|
||||
],
|
||||
"name": "middleware",
|
||||
"page": "/",
|
||||
"entrypoint": "server/edge/chunks/turbopack-node_modules_next_dist_esm_build_templates_edge-wrapper_1pjtva3.js",
|
||||
"matchers": [
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/dashboard/:path*{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/dashboard/:path*"
|
||||
},
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/customers/:path*{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/customers/:path*"
|
||||
},
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/locations/:path*{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/locations/:path*"
|
||||
},
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/contacts/:path*{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/contacts/:path*"
|
||||
},
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/devices/:path*{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/devices/:path*"
|
||||
},
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/equipment/:path*{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/equipment/:path*"
|
||||
},
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/validations/:path*{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/validations/:path*"
|
||||
},
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/users/:path*{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/users/:path*"
|
||||
},
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/profile/:path*{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/profile/:path*"
|
||||
},
|
||||
{
|
||||
"regexp": "/:nextData(_next/data/[^/]{1,})?/login{(\\.json|\\.rsc|\\.segments/.+\\.segment\\.rsc)}?",
|
||||
"originalSource": "/login"
|
||||
}
|
||||
],
|
||||
"wasm": [],
|
||||
"assets": [],
|
||||
"env": {
|
||||
"__NEXT_BUILD_ID": "gYkJsTjiH4z33DmMxskx1",
|
||||
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "+/et5PtgFqduwH/FIeKKhFN8OgLmX1v88vZt8Z32w3w=",
|
||||
"__NEXT_PREVIEW_MODE_ID": "0f172cc22924763dbc2171b120c8e101",
|
||||
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "1a645d1d69a5d15a9c01f8a02a837daa722446dbaa1ad52098685247ffb9188c",
|
||||
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "edaf77e3d43cb1652a2c42b9827062f602086c8aae104689b67ca3f7f4907b0c"
|
||||
}
|
||||
}
|
||||
},
|
||||
"instrumentation": null,
|
||||
"functions": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue