reflex-agent 0.18.0 → 0.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +97 -97
- package/.next/app-path-routes-manifest.json +8 -8
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +3 -3
- package/.next/react-loadable-manifest.json +1 -1
- package/.next/server/app/_not-found/page.js +2 -2
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/agents/[agentId]/page.js +2 -2
- package/.next/server/app/agents/[agentId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/[agentId]/respond/route.js +1 -1
- package/.next/server/app/api/agents/[agentId]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/images/[rootId]/[file]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/callback/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/attachments/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route.js +2 -2
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/dashboard/route.js +1 -1
- package/.next/server/app/api/roots/[id]/dashboard/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/suggestions/route.js +1 -1
- package/.next/server/app/api/roots/[id]/suggestions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/bundle.js/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host/route.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host-api.mjs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host-ui.mjs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/iframe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/style.css/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/install-archive/route_client-reference-manifest.js +1 -1
- package/.next/server/app/audit/page.js +1 -1
- package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/dispatcher/page.js +2 -2
- package/.next/server/app/dispatcher/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding/page.js +2 -2
- package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +2 -2
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/chat/[topicId]/page.js +2 -2
- package/.next/server/app/roots/[id]/chat/[topicId]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/chat/[topicId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/kb/[...slug]/page.js +2 -2
- package/.next/server/app/roots/[id]/kb/[...slug]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/kb/[...slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/memory/page.js +2 -2
- package/.next/server/app/roots/[id]/memory/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/page.js +6 -6
- package/.next/server/app/roots/[id]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/[wfId]/page.js +2 -2
- package/.next/server/app/roots/[id]/workflows/[wfId]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/workflows/[wfId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/page.js +2 -2
- package/.next/server/app/roots/[id]/workflows/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/workflows/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/new/page.js +4 -4
- package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +4 -4
- package/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/file/page.js +2 -2
- package/.next/server/app/share/[id]/file/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/page.js +2 -2
- package/.next/server/app/share/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page.js +2 -2
- package/.next/server/app/utilities/[scope]/[id]/page.js.nft.json +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/page.js +2 -2
- package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +8 -8
- package/.next/server/chunks/1358.js +1 -1
- package/.next/server/chunks/1525.js +1 -0
- package/.next/server/chunks/285.js +6 -6
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/404.js +3 -0
- package/.next/server/chunks/4578.js +0 -0
- package/.next/server/chunks/4812.js +1 -1
- package/.next/server/chunks/6217.js +1 -0
- package/.next/server/chunks/8511.js +0 -0
- package/.next/server/chunks/9098.js +1 -1
- package/.next/server/chunks/9186.js +4 -0
- package/.next/server/chunks/9703.js +1 -0
- package/.next/server/chunks/9809.js +1 -1
- package/.next/server/functions-config-manifest.json +2 -2
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/4035-c900a19ab709c489.js +1 -0
- package/.next/static/chunks/4108.2a1cd2be227d1db6.js +1 -0
- package/.next/static/chunks/5572-cc7066942d006956.js +1 -0
- package/.next/static/chunks/59-8d4a53ee7c914335.js +1 -0
- package/.next/static/chunks/7343-d414cbf00d7903b3.js +1 -0
- package/.next/static/chunks/8523-ce9e5fd4102e0550.js +1 -0
- package/.next/static/chunks/app/layout-61561440bde8894f.js +1 -0
- package/.next/static/chunks/app/onboarding/page-25b3a1c1da972648.js +1 -0
- package/.next/static/chunks/app/page-a73a8abd219d328f.js +1 -0
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-1c1825c48749b024.js +1 -0
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-aa97c0262e3f3a94.js +1 -0
- package/.next/static/chunks/app/roots/[id]/memory/{page-aab917d8048049e7.js → page-c69f17be3048bdc2.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/page-5385296d9e6fb5bd.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-3d141c8450f93771.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/{page-e784b93a39334d2d.js → page-39f9bcc115ebee4b.js} +1 -1
- package/.next/static/chunks/app/roots/new/page-be08d7bdb6d3ec29.js +1 -0
- package/.next/static/chunks/app/settings/page-1a56d55862b78015.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-4713e54d2c21a7d8.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-749569080a03f192.js +1 -0
- package/.next/static/chunks/app/utilities/page-7ec6d0962a63b2cf.js +1 -0
- package/.next/static/chunks/{webpack-a051eba7e7f1881f.js → webpack-648ac9036cb1b816.js} +1 -1
- package/.next/trace +90 -90
- package/package.json +1 -1
- package/.next/server/chunks/3443.js +0 -1
- package/.next/server/chunks/3908.js +0 -3
- package/.next/server/chunks/6193.js +0 -1
- package/.next/server/chunks/8310.js +0 -4
- package/.next/server/chunks/8499.js +0 -1
- package/.next/static/chunks/1993-9dca1b1e6fd2aa4a.js +0 -1
- package/.next/static/chunks/4108.1f4c5d5167258fc2.js +0 -1
- package/.next/static/chunks/4339-598f4d295a1c9fd7.js +0 -1
- package/.next/static/chunks/7523-8e1a30a0a94360e6.js +0 -1
- package/.next/static/chunks/8700-67255781ff8535f8.js +0 -1
- package/.next/static/chunks/972-d90180d5752f1033.js +0 -1
- package/.next/static/chunks/app/layout-eade5a1d9244edb1.js +0 -1
- package/.next/static/chunks/app/onboarding/page-48b932af2f1ba2fa.js +0 -1
- package/.next/static/chunks/app/page-86e96e2ba12ff458.js +0 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-12dc5a32dabf680b.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-dfe79e6d415b578f.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-eb45813070de86e8.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-3a7c7dcc78644559.js +0 -1
- package/.next/static/chunks/app/roots/new/page-60665535912274c9.js +0 -1
- package/.next/static/chunks/app/settings/page-7c74a4601ded9acb.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-5758d5aea102929e.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-b0e4daae2e153833.js +0 -1
- package/.next/static/chunks/app/utilities/page-4b344f56d64101fa.js +0 -1
- /package/.next/static/{9aIZJd7Nzsm6QMTXf63On → wqvqGv9K0VMAHRhcQ6dS5}/_buildManifest.js +0 -0
- /package/.next/static/{9aIZJd7Nzsm6QMTXf63On → wqvqGv9K0VMAHRhcQ6dS5}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
wqvqGv9K0VMAHRhcQ6dS5
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
5
5
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
6
6
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
7
7
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-ffead1b4e248e14d.js"
|
|
9
9
|
],
|
|
10
10
|
"/layout": [
|
|
11
|
-
"static/chunks/webpack-
|
|
11
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
12
12
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
13
13
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
14
14
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -19,129 +19,129 @@
|
|
|
19
19
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
20
20
|
"static/chunks/9411-af5f758c57741929.js",
|
|
21
21
|
"static/chunks/951-5ff2aaad965fedb7.js",
|
|
22
|
-
"static/chunks/app/layout-
|
|
22
|
+
"static/chunks/app/layout-61561440bde8894f.js"
|
|
23
23
|
],
|
|
24
24
|
"/api/images/[rootId]/[file]/route": [
|
|
25
|
-
"static/chunks/webpack-
|
|
25
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
26
26
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
27
27
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
28
28
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
29
29
|
"static/chunks/app/api/images/[rootId]/[file]/route-78f8e23cdd4112b9.js"
|
|
30
30
|
],
|
|
31
31
|
"/api/oauth/start/route": [
|
|
32
|
-
"static/chunks/webpack-
|
|
32
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
33
33
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
34
34
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
35
35
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
36
36
|
"static/chunks/app/api/oauth/start/route-78f8e23cdd4112b9.js"
|
|
37
37
|
],
|
|
38
38
|
"/api/oauth/callback/route": [
|
|
39
|
-
"static/chunks/webpack-
|
|
39
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
40
40
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
41
41
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
42
42
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
43
43
|
"static/chunks/app/api/oauth/callback/route-78f8e23cdd4112b9.js"
|
|
44
44
|
],
|
|
45
45
|
"/api/agents/[agentId]/respond/route": [
|
|
46
|
-
"static/chunks/webpack-
|
|
46
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
47
47
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
48
48
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
49
49
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
50
50
|
"static/chunks/app/api/agents/[agentId]/respond/route-78f8e23cdd4112b9.js"
|
|
51
51
|
],
|
|
52
|
-
"/api/roots/[id]/
|
|
53
|
-
"static/chunks/webpack-
|
|
52
|
+
"/api/roots/[id]/chat/[topicId]/send/route": [
|
|
53
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
54
54
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
55
55
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
56
56
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
57
|
-
"static/chunks/app/api/roots/[id]/
|
|
57
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/send/route-78f8e23cdd4112b9.js"
|
|
58
58
|
],
|
|
59
|
-
"/api/roots/[id]/chat/[topicId]/
|
|
60
|
-
"static/chunks/webpack-
|
|
59
|
+
"/api/roots/[id]/chat/[topicId]/stop/route": [
|
|
60
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
61
61
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
62
62
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
63
63
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
64
|
-
"static/chunks/app/api/roots/[id]/chat/[topicId]/
|
|
64
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stop/route-78f8e23cdd4112b9.js"
|
|
65
65
|
],
|
|
66
|
-
"/api/roots/[id]/
|
|
67
|
-
"static/chunks/webpack-
|
|
66
|
+
"/api/roots/[id]/attachments/route": [
|
|
67
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
68
68
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
69
69
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
70
70
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
71
|
-
"static/chunks/app/api/roots/[id]/
|
|
71
|
+
"static/chunks/app/api/roots/[id]/attachments/route-78f8e23cdd4112b9.js"
|
|
72
72
|
],
|
|
73
73
|
"/api/roots/[id]/dashboard/route": [
|
|
74
|
-
"static/chunks/webpack-
|
|
74
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
75
75
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
76
76
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
77
77
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
78
78
|
"static/chunks/app/api/roots/[id]/dashboard/route-78f8e23cdd4112b9.js"
|
|
79
79
|
],
|
|
80
|
-
"/api/roots/[id]/
|
|
81
|
-
"static/chunks/webpack-
|
|
80
|
+
"/api/roots/[id]/suggestions/route": [
|
|
81
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
82
82
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
83
83
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
84
84
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
85
|
-
"static/chunks/app/api/roots/[id]/
|
|
85
|
+
"static/chunks/app/api/roots/[id]/suggestions/route-78f8e23cdd4112b9.js"
|
|
86
86
|
],
|
|
87
|
-
"/api/
|
|
88
|
-
"static/chunks/webpack-
|
|
87
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": [
|
|
88
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
89
89
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
90
90
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
91
91
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
92
|
-
"static/chunks/app/api/
|
|
92
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-78f8e23cdd4112b9.js"
|
|
93
93
|
],
|
|
94
|
-
"/api/
|
|
95
|
-
"static/chunks/webpack-
|
|
94
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": [
|
|
95
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
96
96
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
97
97
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
98
98
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
99
|
-
"static/chunks/app/api/
|
|
99
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-78f8e23cdd4112b9.js"
|
|
100
100
|
],
|
|
101
101
|
"/api/utilities/[scope]/[id]/bundle.js/route": [
|
|
102
|
-
"static/chunks/webpack-
|
|
102
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
103
103
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
104
104
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
105
105
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
106
106
|
"static/chunks/app/api/utilities/[scope]/[id]/bundle.js/route-78f8e23cdd4112b9.js"
|
|
107
107
|
],
|
|
108
108
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": [
|
|
109
|
-
"static/chunks/webpack-
|
|
109
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
110
110
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
111
111
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
112
112
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
113
113
|
"static/chunks/app/api/utilities/[scope]/[id]/host-ui.mjs/route-78f8e23cdd4112b9.js"
|
|
114
114
|
],
|
|
115
|
-
"/api/utilities/[scope]/[id]/
|
|
116
|
-
"static/chunks/webpack-
|
|
115
|
+
"/api/utilities/[scope]/[id]/iframe/route": [
|
|
116
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
117
117
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
118
118
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
119
119
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
120
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
120
|
+
"static/chunks/app/api/utilities/[scope]/[id]/iframe/route-78f8e23cdd4112b9.js"
|
|
121
121
|
],
|
|
122
|
-
"/api/utilities/[scope]/[id]/
|
|
123
|
-
"static/chunks/webpack-
|
|
122
|
+
"/api/utilities/[scope]/[id]/host/route": [
|
|
123
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
124
124
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
125
125
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
126
126
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
127
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
127
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host/route-78f8e23cdd4112b9.js"
|
|
128
128
|
],
|
|
129
|
-
"/api/utilities/[scope]/[id]/
|
|
130
|
-
"static/chunks/webpack-
|
|
129
|
+
"/api/utilities/[scope]/[id]/style.css/route": [
|
|
130
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
131
131
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
132
132
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
133
133
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
134
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
134
|
+
"static/chunks/app/api/utilities/[scope]/[id]/style.css/route-78f8e23cdd4112b9.js"
|
|
135
135
|
],
|
|
136
136
|
"/api/utilities/install-archive/route": [
|
|
137
|
-
"static/chunks/webpack-
|
|
137
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
138
138
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
139
139
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
140
140
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
141
141
|
"static/chunks/app/api/utilities/install-archive/route-78f8e23cdd4112b9.js"
|
|
142
142
|
],
|
|
143
143
|
"/agents/[agentId]/page": [
|
|
144
|
-
"static/chunks/webpack-
|
|
144
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
145
145
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
146
146
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
147
147
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"static/chunks/app/agents/[agentId]/page-2ee5d78dc94253c5.js"
|
|
154
154
|
],
|
|
155
155
|
"/page": [
|
|
156
|
-
"static/chunks/webpack-
|
|
156
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
157
157
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
158
158
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
159
159
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -164,38 +164,27 @@
|
|
|
164
164
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
165
165
|
"static/chunks/9411-af5f758c57741929.js",
|
|
166
166
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
167
|
-
"static/chunks/
|
|
168
|
-
"static/chunks/app/page-
|
|
167
|
+
"static/chunks/4035-c900a19ab709c489.js",
|
|
168
|
+
"static/chunks/app/page-a73a8abd219d328f.js"
|
|
169
169
|
],
|
|
170
170
|
"/dispatcher/page": [
|
|
171
|
-
"static/chunks/webpack-
|
|
171
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
172
172
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
173
173
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
174
174
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
175
175
|
"static/chunks/app/dispatcher/page-78f8e23cdd4112b9.js"
|
|
176
176
|
],
|
|
177
177
|
"/onboarding/page": [
|
|
178
|
-
"static/chunks/webpack-
|
|
178
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
179
179
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
180
180
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
181
181
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
182
182
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
183
183
|
"static/chunks/9411-af5f758c57741929.js",
|
|
184
|
-
"static/chunks/app/onboarding/page-
|
|
185
|
-
],
|
|
186
|
-
"/audit/page": [
|
|
187
|
-
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
188
|
-
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
189
|
-
"static/chunks/146-ccee3b26755b68c8.js",
|
|
190
|
-
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
191
|
-
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
192
|
-
"static/chunks/4678-15402b9832b27389.js",
|
|
193
|
-
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
194
|
-
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
195
|
-
"static/chunks/app/audit/page-9bac9e3674f0fae9.js"
|
|
184
|
+
"static/chunks/app/onboarding/page-25b3a1c1da972648.js"
|
|
196
185
|
],
|
|
197
186
|
"/roots/new/page": [
|
|
198
|
-
"static/chunks/webpack-
|
|
187
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
199
188
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
200
189
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
201
190
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -205,10 +194,10 @@
|
|
|
205
194
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
206
195
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
207
196
|
"static/chunks/9411-af5f758c57741929.js",
|
|
208
|
-
"static/chunks/app/roots/new/page-
|
|
197
|
+
"static/chunks/app/roots/new/page-be08d7bdb6d3ec29.js"
|
|
209
198
|
],
|
|
210
199
|
"/settings/page": [
|
|
211
|
-
"static/chunks/webpack-
|
|
200
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
212
201
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
213
202
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
214
203
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -219,10 +208,10 @@
|
|
|
219
208
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
220
209
|
"static/chunks/9411-af5f758c57741929.js",
|
|
221
210
|
"static/chunks/9338-9f6c33a593b60e12.js",
|
|
222
|
-
"static/chunks/app/settings/page-
|
|
211
|
+
"static/chunks/app/settings/page-1a56d55862b78015.js"
|
|
223
212
|
],
|
|
224
213
|
"/share/[id]/file/page": [
|
|
225
|
-
"static/chunks/webpack-
|
|
214
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
226
215
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
227
216
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
228
217
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -230,7 +219,7 @@
|
|
|
230
219
|
"static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
|
|
231
220
|
],
|
|
232
221
|
"/share/[id]/page": [
|
|
233
|
-
"static/chunks/webpack-
|
|
222
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
234
223
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
235
224
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
236
225
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -238,11 +227,11 @@
|
|
|
238
227
|
"static/chunks/4678-15402b9832b27389.js",
|
|
239
228
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
240
229
|
"static/chunks/9411-af5f758c57741929.js",
|
|
241
|
-
"static/chunks/
|
|
242
|
-
"static/chunks/app/share/[id]/page-
|
|
230
|
+
"static/chunks/5572-cc7066942d006956.js",
|
|
231
|
+
"static/chunks/app/share/[id]/page-4713e54d2c21a7d8.js"
|
|
243
232
|
],
|
|
244
|
-
"/utilities/
|
|
245
|
-
"static/chunks/webpack-
|
|
233
|
+
"/utilities/page": [
|
|
234
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
246
235
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
247
236
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
248
237
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -252,11 +241,10 @@
|
|
|
252
241
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
253
242
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
254
243
|
"static/chunks/9411-af5f758c57741929.js",
|
|
255
|
-
"static/chunks/
|
|
256
|
-
"static/chunks/app/utilities/[scope]/[id]/page-b0e4daae2e153833.js"
|
|
244
|
+
"static/chunks/app/utilities/page-7ec6d0962a63b2cf.js"
|
|
257
245
|
],
|
|
258
|
-
"/utilities/page": [
|
|
259
|
-
"static/chunks/webpack-
|
|
246
|
+
"/utilities/[scope]/[id]/page": [
|
|
247
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
260
248
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
261
249
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
262
250
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -266,17 +254,29 @@
|
|
|
266
254
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
267
255
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
268
256
|
"static/chunks/9411-af5f758c57741929.js",
|
|
269
|
-
"static/chunks/
|
|
257
|
+
"static/chunks/5572-cc7066942d006956.js",
|
|
258
|
+
"static/chunks/app/utilities/[scope]/[id]/page-749569080a03f192.js"
|
|
259
|
+
],
|
|
260
|
+
"/audit/page": [
|
|
261
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
262
|
+
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
263
|
+
"static/chunks/146-ccee3b26755b68c8.js",
|
|
264
|
+
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
265
|
+
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
266
|
+
"static/chunks/4678-15402b9832b27389.js",
|
|
267
|
+
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
268
|
+
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
269
|
+
"static/chunks/app/audit/page-9bac9e3674f0fae9.js"
|
|
270
270
|
],
|
|
271
271
|
"/roots/[id]/layout": [
|
|
272
|
-
"static/chunks/webpack-
|
|
272
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
273
273
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
274
274
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
275
275
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
276
276
|
"static/chunks/app/roots/[id]/layout-78f8e23cdd4112b9.js"
|
|
277
277
|
],
|
|
278
|
-
"/roots/[id]/
|
|
279
|
-
"static/chunks/webpack-
|
|
278
|
+
"/roots/[id]/chat/[topicId]/page": [
|
|
279
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
280
280
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
281
281
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
282
282
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -288,13 +288,14 @@
|
|
|
288
288
|
"static/chunks/9411-af5f758c57741929.js",
|
|
289
289
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
290
290
|
"static/chunks/8775-890699c74c28df61.js",
|
|
291
|
-
"static/chunks/
|
|
292
|
-
"static/chunks/
|
|
293
|
-
"static/chunks/
|
|
294
|
-
"static/chunks/
|
|
291
|
+
"static/chunks/6568-e4d2de23d9f8d347.js",
|
|
292
|
+
"static/chunks/4035-c900a19ab709c489.js",
|
|
293
|
+
"static/chunks/8523-ce9e5fd4102e0550.js",
|
|
294
|
+
"static/chunks/7343-d414cbf00d7903b3.js",
|
|
295
|
+
"static/chunks/app/roots/[id]/chat/[topicId]/page-1c1825c48749b024.js"
|
|
295
296
|
],
|
|
296
|
-
"/roots/[id]/
|
|
297
|
-
"static/chunks/webpack-
|
|
297
|
+
"/roots/[id]/kb/[...slug]/page": [
|
|
298
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
298
299
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
299
300
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
300
301
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -306,14 +307,13 @@
|
|
|
306
307
|
"static/chunks/9411-af5f758c57741929.js",
|
|
307
308
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
308
309
|
"static/chunks/8775-890699c74c28df61.js",
|
|
309
|
-
"static/chunks/
|
|
310
|
-
"static/chunks/
|
|
311
|
-
"static/chunks/
|
|
312
|
-
"static/chunks/
|
|
313
|
-
"static/chunks/app/roots/[id]/chat/[topicId]/page-12dc5a32dabf680b.js"
|
|
310
|
+
"static/chunks/4035-c900a19ab709c489.js",
|
|
311
|
+
"static/chunks/8523-ce9e5fd4102e0550.js",
|
|
312
|
+
"static/chunks/59-8d4a53ee7c914335.js",
|
|
313
|
+
"static/chunks/app/roots/[id]/kb/[...slug]/page-aa97c0262e3f3a94.js"
|
|
314
314
|
],
|
|
315
315
|
"/roots/[id]/page": [
|
|
316
|
-
"static/chunks/webpack-
|
|
316
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
317
317
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
318
318
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
319
319
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -326,14 +326,14 @@
|
|
|
326
326
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
327
327
|
"static/chunks/8775-890699c74c28df61.js",
|
|
328
328
|
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
329
|
-
"static/chunks/
|
|
330
|
-
"static/chunks/
|
|
331
|
-
"static/chunks/
|
|
332
|
-
"static/chunks/
|
|
333
|
-
"static/chunks/app/roots/[id]/page-
|
|
329
|
+
"static/chunks/4035-c900a19ab709c489.js",
|
|
330
|
+
"static/chunks/8523-ce9e5fd4102e0550.js",
|
|
331
|
+
"static/chunks/7343-d414cbf00d7903b3.js",
|
|
332
|
+
"static/chunks/59-8d4a53ee7c914335.js",
|
|
333
|
+
"static/chunks/app/roots/[id]/page-5385296d9e6fb5bd.js"
|
|
334
334
|
],
|
|
335
335
|
"/roots/[id]/workflows/[wfId]/page": [
|
|
336
|
-
"static/chunks/webpack-
|
|
336
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
337
337
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
338
338
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
339
339
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -343,10 +343,10 @@
|
|
|
343
343
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
344
344
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
345
345
|
"static/chunks/9411-af5f758c57741929.js",
|
|
346
|
-
"static/chunks/app/roots/[id]/workflows/[wfId]/page-
|
|
346
|
+
"static/chunks/app/roots/[id]/workflows/[wfId]/page-3d141c8450f93771.js"
|
|
347
347
|
],
|
|
348
348
|
"/roots/[id]/workflows/page": [
|
|
349
|
-
"static/chunks/webpack-
|
|
349
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
350
350
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
351
351
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
352
352
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -355,10 +355,10 @@
|
|
|
355
355
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
356
356
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
357
357
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
358
|
-
"static/chunks/app/roots/[id]/workflows/page-
|
|
358
|
+
"static/chunks/app/roots/[id]/workflows/page-39f9bcc115ebee4b.js"
|
|
359
359
|
],
|
|
360
360
|
"/roots/[id]/memory/page": [
|
|
361
|
-
"static/chunks/webpack-
|
|
361
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
362
362
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
363
363
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
364
364
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
368
368
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
369
369
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
370
|
-
"static/chunks/app/roots/[id]/memory/page-
|
|
370
|
+
"static/chunks/app/roots/[id]/memory/page-c69f17be3048bdc2.js"
|
|
371
371
|
]
|
|
372
372
|
}
|
|
373
373
|
}
|
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
"/api/oauth/start/route": "/api/oauth/start",
|
|
5
5
|
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
6
6
|
"/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
|
|
7
|
-
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
8
|
-
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
9
7
|
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
10
|
-
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
11
8
|
"/api/roots/[id]/chat/[topicId]/stop/route": "/api/roots/[id]/chat/[topicId]/stop",
|
|
12
|
-
"/api/
|
|
9
|
+
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
10
|
+
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
13
11
|
"/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
|
|
12
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
13
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
14
14
|
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
15
15
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": "/api/utilities/[scope]/[id]/host-ui.mjs",
|
|
16
|
+
"/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
|
|
16
17
|
"/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
|
|
17
18
|
"/api/utilities/[scope]/[id]/style.css/route": "/api/utilities/[scope]/[id]/style.css",
|
|
18
|
-
"/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
|
|
19
19
|
"/api/utilities/install-archive/route": "/api/utilities/install-archive",
|
|
20
20
|
"/agents/[agentId]/page": "/agents/[agentId]",
|
|
21
21
|
"/page": "/",
|
|
22
22
|
"/dispatcher/page": "/dispatcher",
|
|
23
23
|
"/onboarding/page": "/onboarding",
|
|
24
|
-
"/audit/page": "/audit",
|
|
25
24
|
"/roots/new/page": "/roots/new",
|
|
26
25
|
"/settings/page": "/settings",
|
|
27
26
|
"/share/[id]/file/page": "/share/[id]/file",
|
|
28
27
|
"/share/[id]/page": "/share/[id]",
|
|
29
|
-
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
30
28
|
"/utilities/page": "/utilities",
|
|
31
|
-
"/
|
|
29
|
+
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
30
|
+
"/audit/page": "/audit",
|
|
32
31
|
"/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]",
|
|
32
|
+
"/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
|
|
33
33
|
"/roots/[id]/page": "/roots/[id]",
|
|
34
34
|
"/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
|
|
35
35
|
"/roots/[id]/workflows/page": "/roots/[id]/workflows",
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/wqvqGv9K0VMAHRhcQ6dS5/_buildManifest.js",
|
|
9
|
+
"static/wqvqGv9K0VMAHRhcQ6dS5/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
|
-
"static/chunks/webpack-
|
|
12
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
13
13
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
14
14
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
15
15
|
"static/chunks/main-app-ebe67847147d19aa.js"
|
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
"rootMainFilesTree": {},
|
|
18
18
|
"pages": {
|
|
19
19
|
"/_app": [
|
|
20
|
-
"static/chunks/webpack-
|
|
20
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
21
21
|
"static/chunks/framework-aaa7c1a953276299.js",
|
|
22
22
|
"static/chunks/main-bfb98fc1d6aa1d45.js",
|
|
23
23
|
"static/chunks/pages/_app-bf8bc157ace53d59.js"
|
|
24
24
|
],
|
|
25
25
|
"/_error": [
|
|
26
|
-
"static/chunks/webpack-
|
|
26
|
+
"static/chunks/webpack-648ac9036cb1b816.js",
|
|
27
27
|
"static/chunks/framework-aaa7c1a953276299.js",
|
|
28
28
|
"static/chunks/main-bfb98fc1d6aa1d45.js",
|
|
29
29
|
"static/chunks/pages/_error-da89ab2956f0cf38.js"
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
},
|
|
56
56
|
"notFoundRoutes": [],
|
|
57
57
|
"preview": {
|
|
58
|
-
"previewModeId": "
|
|
59
|
-
"previewModeSigningKey": "
|
|
60
|
-
"previewModeEncryptionKey": "
|
|
58
|
+
"previewModeId": "4ef7f579b935983fa4b60c391a6ecf95",
|
|
59
|
+
"previewModeSigningKey": "062d8e7ff594b139216d63c17b567f0f9dbb919dac1b28e276fff2b5068e698a",
|
|
60
|
+
"previewModeEncryptionKey": "4bb81b971c65346b41776c6b48a1775b0f48d26a4fb1927e942d357dd3cd711f"
|
|
61
61
|
}
|
|
62
62
|
}
|