9router 0.2.36 → 0.2.38
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/app/.next/BUILD_ID +1 -1
- package/app/.next/app-build-manifest.json +100 -100
- package/app/.next/app-path-routes-manifest.json +27 -27
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +48 -48
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +4 -4
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +1 -1
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +27 -27
- package/app/.next/server/middleware-manifest.json +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +1 -1
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-c514331eb10a0a23.js +1 -0
- package/cli.js +49 -26
- package/package.json +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-315cc75646ad09c2.js +0 -1
- /package/app/.next/static/{_QQ8R1av-fK42JUAgx6x4 → FkzKw5UUEwdCq0hyhhDCm}/_buildManifest.js +0 -0
- /package/app/.next/static/{_QQ8R1av-fK42JUAgx6x4 → FkzKw5UUEwdCq0hyhhDCm}/_ssgManifest.js +0 -0
package/app/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
FkzKw5UUEwdCq0hyhhDCm
|
|
@@ -15,13 +15,6 @@
|
|
|
15
15
|
"static/css/c1d32de4a7a911ec.css",
|
|
16
16
|
"static/chunks/app/layout-077710c443bc642d.js"
|
|
17
17
|
],
|
|
18
|
-
"/api/cloud/auth/route": [
|
|
19
|
-
"static/chunks/webpack-06b42724ed132f52.js",
|
|
20
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
21
|
-
"static/chunks/1255-9494d7e861e97d68.js",
|
|
22
|
-
"static/chunks/main-app-1a9105a16c026010.js",
|
|
23
|
-
"static/chunks/app/api/cloud/auth/route-bba8858d0f5c111d.js"
|
|
24
|
-
],
|
|
25
18
|
"/api/auth/logout/route": [
|
|
26
19
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
27
20
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -29,26 +22,26 @@
|
|
|
29
22
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
30
23
|
"static/chunks/app/api/auth/logout/route-bba8858d0f5c111d.js"
|
|
31
24
|
],
|
|
32
|
-
"/api/
|
|
25
|
+
"/api/auth/login/route": [
|
|
33
26
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
34
27
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
35
28
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
36
29
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
37
|
-
"static/chunks/app/api/
|
|
30
|
+
"static/chunks/app/api/auth/login/route-bba8858d0f5c111d.js"
|
|
38
31
|
],
|
|
39
|
-
"/api/auth/
|
|
32
|
+
"/api/cloud/auth/route": [
|
|
40
33
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
41
34
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
42
35
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
43
36
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
44
|
-
"static/chunks/app/api/auth/
|
|
37
|
+
"static/chunks/app/api/cloud/auth/route-bba8858d0f5c111d.js"
|
|
45
38
|
],
|
|
46
|
-
"/api/
|
|
39
|
+
"/api/cli-tools/claude-settings/route": [
|
|
47
40
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
48
41
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
49
42
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
50
43
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
51
|
-
"static/chunks/app/api/
|
|
44
|
+
"static/chunks/app/api/cli-tools/claude-settings/route-bba8858d0f5c111d.js"
|
|
52
45
|
],
|
|
53
46
|
"/api/cloud/models/alias/route": [
|
|
54
47
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -57,40 +50,40 @@
|
|
|
57
50
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
58
51
|
"static/chunks/app/api/cloud/models/alias/route-bba8858d0f5c111d.js"
|
|
59
52
|
],
|
|
60
|
-
"/api/
|
|
53
|
+
"/api/cloud/model/resolve/route": [
|
|
61
54
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
62
55
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
63
56
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
64
57
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
65
|
-
"static/chunks/app/api/
|
|
58
|
+
"static/chunks/app/api/cloud/model/resolve/route-bba8858d0f5c111d.js"
|
|
66
59
|
],
|
|
67
|
-
"/api/
|
|
60
|
+
"/api/combos/route": [
|
|
68
61
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
69
62
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
70
63
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
71
64
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
72
|
-
"static/chunks/app/api/
|
|
65
|
+
"static/chunks/app/api/combos/route-bba8858d0f5c111d.js"
|
|
73
66
|
],
|
|
74
|
-
"/api/combos/route": [
|
|
67
|
+
"/api/combos/[id]/route": [
|
|
75
68
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
76
69
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
77
70
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
78
71
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
79
|
-
"static/chunks/app/api/combos/route-bba8858d0f5c111d.js"
|
|
72
|
+
"static/chunks/app/api/combos/[id]/route-bba8858d0f5c111d.js"
|
|
80
73
|
],
|
|
81
|
-
"/api/
|
|
74
|
+
"/api/models/alias/route": [
|
|
82
75
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
83
76
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
84
77
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
85
78
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
86
|
-
"static/chunks/app/api/
|
|
79
|
+
"static/chunks/app/api/models/alias/route-bba8858d0f5c111d.js"
|
|
87
80
|
],
|
|
88
|
-
"/api/
|
|
81
|
+
"/api/cli-tools/codex-settings/route": [
|
|
89
82
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
90
83
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
91
84
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
92
85
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
93
|
-
"static/chunks/app/api/
|
|
86
|
+
"static/chunks/app/api/cli-tools/codex-settings/route-bba8858d0f5c111d.js"
|
|
94
87
|
],
|
|
95
88
|
"/api/init/route": [
|
|
96
89
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -99,12 +92,12 @@
|
|
|
99
92
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
100
93
|
"static/chunks/app/api/init/route-bba8858d0f5c111d.js"
|
|
101
94
|
],
|
|
102
|
-
"/api/
|
|
95
|
+
"/api/keys/[id]/route": [
|
|
103
96
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
104
97
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
105
98
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
106
99
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
107
|
-
"static/chunks/app/api/
|
|
100
|
+
"static/chunks/app/api/keys/[id]/route-bba8858d0f5c111d.js"
|
|
108
101
|
],
|
|
109
102
|
"/api/models/route": [
|
|
110
103
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -113,13 +106,6 @@
|
|
|
113
106
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
114
107
|
"static/chunks/app/api/models/route-bba8858d0f5c111d.js"
|
|
115
108
|
],
|
|
116
|
-
"/api/models/alias/route": [
|
|
117
|
-
"static/chunks/webpack-06b42724ed132f52.js",
|
|
118
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
119
|
-
"static/chunks/1255-9494d7e861e97d68.js",
|
|
120
|
-
"static/chunks/main-app-1a9105a16c026010.js",
|
|
121
|
-
"static/chunks/app/api/models/alias/route-bba8858d0f5c111d.js"
|
|
122
|
-
],
|
|
123
109
|
"/api/oauth/[provider]/[action]/route": [
|
|
124
110
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
125
111
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -127,47 +113,47 @@
|
|
|
127
113
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
128
114
|
"static/chunks/app/api/oauth/[provider]/[action]/route-bba8858d0f5c111d.js"
|
|
129
115
|
],
|
|
130
|
-
"/api/
|
|
116
|
+
"/api/providers/[id]/route": [
|
|
131
117
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
132
118
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
133
119
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
134
120
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
135
|
-
"static/chunks/app/api/
|
|
121
|
+
"static/chunks/app/api/providers/[id]/route-bba8858d0f5c111d.js"
|
|
136
122
|
],
|
|
137
|
-
"/api/providers/[id]/route": [
|
|
123
|
+
"/api/providers/[id]/models/route": [
|
|
138
124
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
139
125
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
140
126
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
141
127
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
142
|
-
"static/chunks/app/api/providers/[id]/route-bba8858d0f5c111d.js"
|
|
128
|
+
"static/chunks/app/api/providers/[id]/models/route-bba8858d0f5c111d.js"
|
|
143
129
|
],
|
|
144
|
-
"/api/
|
|
130
|
+
"/api/cloud/credentials/update/route": [
|
|
145
131
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
146
132
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
147
133
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
148
134
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
149
|
-
"static/chunks/app/api/
|
|
135
|
+
"static/chunks/app/api/cloud/credentials/update/route-bba8858d0f5c111d.js"
|
|
150
136
|
],
|
|
151
|
-
"/api/
|
|
137
|
+
"/api/keys/route": [
|
|
152
138
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
153
139
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
154
140
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
155
141
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
156
|
-
"static/chunks/app/api/
|
|
142
|
+
"static/chunks/app/api/keys/route-bba8858d0f5c111d.js"
|
|
157
143
|
],
|
|
158
|
-
"/api/
|
|
144
|
+
"/api/pricing/route": [
|
|
159
145
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
160
146
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
161
147
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
162
148
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
163
|
-
"static/chunks/app/api/
|
|
149
|
+
"static/chunks/app/api/pricing/route-bba8858d0f5c111d.js"
|
|
164
150
|
],
|
|
165
|
-
"/api/providers/
|
|
151
|
+
"/api/providers/client/route": [
|
|
166
152
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
167
153
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
168
154
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
169
155
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
170
|
-
"static/chunks/app/api/providers/
|
|
156
|
+
"static/chunks/app/api/providers/client/route-bba8858d0f5c111d.js"
|
|
171
157
|
],
|
|
172
158
|
"/api/shutdown/route": [
|
|
173
159
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -176,33 +162,33 @@
|
|
|
176
162
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
177
163
|
"static/chunks/app/api/shutdown/route-bba8858d0f5c111d.js"
|
|
178
164
|
],
|
|
179
|
-
"/api/
|
|
165
|
+
"/api/providers/route": [
|
|
180
166
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
181
167
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
182
168
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
183
169
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
184
|
-
"static/chunks/app/api/
|
|
170
|
+
"static/chunks/app/api/providers/route-bba8858d0f5c111d.js"
|
|
185
171
|
],
|
|
186
|
-
"/api/
|
|
172
|
+
"/api/sync/cloud/route": [
|
|
187
173
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
188
174
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
189
175
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
190
176
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
191
|
-
"static/chunks/app/api/
|
|
177
|
+
"static/chunks/app/api/sync/cloud/route-bba8858d0f5c111d.js"
|
|
192
178
|
],
|
|
193
|
-
"/api/
|
|
179
|
+
"/api/settings/route": [
|
|
194
180
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
195
181
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
196
182
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
197
183
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
198
|
-
"static/chunks/app/api/
|
|
184
|
+
"static/chunks/app/api/settings/route-bba8858d0f5c111d.js"
|
|
199
185
|
],
|
|
200
|
-
"/api/
|
|
186
|
+
"/api/tags/route": [
|
|
201
187
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
202
188
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
203
189
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
204
190
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
205
|
-
"static/chunks/app/api/
|
|
191
|
+
"static/chunks/app/api/tags/route-bba8858d0f5c111d.js"
|
|
206
192
|
],
|
|
207
193
|
"/api/usage/[connectionId]/route": [
|
|
208
194
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -211,61 +197,61 @@
|
|
|
211
197
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
212
198
|
"static/chunks/app/api/usage/[connectionId]/route-bba8858d0f5c111d.js"
|
|
213
199
|
],
|
|
214
|
-
"/api/
|
|
200
|
+
"/api/providers/validate/route": [
|
|
215
201
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
216
202
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
217
203
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
218
204
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
219
|
-
"static/chunks/app/api/
|
|
205
|
+
"static/chunks/app/api/providers/validate/route-bba8858d0f5c111d.js"
|
|
220
206
|
],
|
|
221
|
-
"/api/usage/
|
|
207
|
+
"/api/usage/history/route": [
|
|
222
208
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
223
209
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
224
210
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
225
211
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
226
|
-
"static/chunks/app/api/usage/
|
|
212
|
+
"static/chunks/app/api/usage/history/route-bba8858d0f5c111d.js"
|
|
227
213
|
],
|
|
228
|
-
"/api/
|
|
214
|
+
"/api/sync/initialize/route": [
|
|
229
215
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
230
216
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
231
217
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
232
218
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
233
|
-
"static/chunks/app/api/
|
|
219
|
+
"static/chunks/app/api/sync/initialize/route-bba8858d0f5c111d.js"
|
|
234
220
|
],
|
|
235
|
-
"/api/
|
|
221
|
+
"/api/usage/logs/route": [
|
|
236
222
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
237
223
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
238
224
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
239
225
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
240
|
-
"static/chunks/app/api/
|
|
226
|
+
"static/chunks/app/api/usage/logs/route-bba8858d0f5c111d.js"
|
|
241
227
|
],
|
|
242
|
-
"/api/v1/
|
|
228
|
+
"/api/v1/api/chat/route": [
|
|
243
229
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
244
230
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
245
231
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
246
232
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
247
|
-
"static/chunks/app/api/v1/
|
|
233
|
+
"static/chunks/app/api/v1/api/chat/route-bba8858d0f5c111d.js"
|
|
248
234
|
],
|
|
249
|
-
"/api/v1/
|
|
235
|
+
"/api/v1/messages/count_tokens/route": [
|
|
250
236
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
251
237
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
252
238
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
253
239
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
254
|
-
"static/chunks/app/api/v1/
|
|
240
|
+
"static/chunks/app/api/v1/messages/count_tokens/route-bba8858d0f5c111d.js"
|
|
255
241
|
],
|
|
256
|
-
"/api/v1/route": [
|
|
242
|
+
"/api/v1/chat/completions/route": [
|
|
257
243
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
258
244
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
259
245
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
260
246
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
261
|
-
"static/chunks/app/api/v1/route-bba8858d0f5c111d.js"
|
|
247
|
+
"static/chunks/app/api/v1/chat/completions/route-bba8858d0f5c111d.js"
|
|
262
248
|
],
|
|
263
|
-
"/api/v1/
|
|
249
|
+
"/api/v1/messages/route": [
|
|
264
250
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
265
251
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
266
252
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
267
253
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
268
|
-
"static/chunks/app/api/v1/
|
|
254
|
+
"static/chunks/app/api/v1/messages/route-bba8858d0f5c111d.js"
|
|
269
255
|
],
|
|
270
256
|
"/api/v1/models/route": [
|
|
271
257
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -274,48 +260,47 @@
|
|
|
274
260
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
275
261
|
"static/chunks/app/api/v1/models/route-bba8858d0f5c111d.js"
|
|
276
262
|
],
|
|
277
|
-
"/api/
|
|
263
|
+
"/api/v1/responses/route": [
|
|
278
264
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
279
265
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
280
266
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
281
267
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
282
|
-
"static/chunks/app/api/
|
|
268
|
+
"static/chunks/app/api/v1/responses/route-bba8858d0f5c111d.js"
|
|
283
269
|
],
|
|
284
|
-
"/api/v1beta/models/
|
|
270
|
+
"/api/v1beta/models/route": [
|
|
285
271
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
286
272
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
287
273
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
288
274
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
289
|
-
"static/chunks/app/api/v1beta/models/
|
|
275
|
+
"static/chunks/app/api/v1beta/models/route-bba8858d0f5c111d.js"
|
|
290
276
|
],
|
|
291
|
-
"/api/
|
|
277
|
+
"/api/v1beta/models/[...path]/route": [
|
|
292
278
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
293
279
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
294
280
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
295
281
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
296
|
-
"static/chunks/app/api/
|
|
282
|
+
"static/chunks/app/api/v1beta/models/[...path]/route-bba8858d0f5c111d.js"
|
|
297
283
|
],
|
|
298
|
-
"/
|
|
284
|
+
"/api/v1/route": [
|
|
299
285
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
300
286
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
301
287
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
302
288
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
303
|
-
"static/chunks/app/
|
|
289
|
+
"static/chunks/app/api/v1/route-bba8858d0f5c111d.js"
|
|
304
290
|
],
|
|
305
|
-
"/
|
|
291
|
+
"/api/providers/[id]/test/route": [
|
|
306
292
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
307
293
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
308
294
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
309
295
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
310
|
-
"static/chunks/
|
|
311
|
-
"static/chunks/app/landing/page-2e41476dab7b573d.js"
|
|
296
|
+
"static/chunks/app/api/providers/[id]/test/route-bba8858d0f5c111d.js"
|
|
312
297
|
],
|
|
313
|
-
"/
|
|
298
|
+
"/callback/page": [
|
|
314
299
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
315
300
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
316
301
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
317
302
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
318
|
-
"static/chunks/app/
|
|
303
|
+
"static/chunks/app/callback/page-2ac998ca8e1c4fb2.js"
|
|
319
304
|
],
|
|
320
305
|
"/page": [
|
|
321
306
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -334,6 +319,21 @@
|
|
|
334
319
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
335
320
|
"static/chunks/app/login/page-b1a6a71a33c87f4d.js"
|
|
336
321
|
],
|
|
322
|
+
"/dashboard/settings/pricing/page": [
|
|
323
|
+
"static/chunks/webpack-06b42724ed132f52.js",
|
|
324
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
325
|
+
"static/chunks/1255-9494d7e861e97d68.js",
|
|
326
|
+
"static/chunks/main-app-1a9105a16c026010.js",
|
|
327
|
+
"static/chunks/app/dashboard/settings/pricing/page-b43df6ce6df08385.js"
|
|
328
|
+
],
|
|
329
|
+
"/landing/page": [
|
|
330
|
+
"static/chunks/webpack-06b42724ed132f52.js",
|
|
331
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
332
|
+
"static/chunks/1255-9494d7e861e97d68.js",
|
|
333
|
+
"static/chunks/main-app-1a9105a16c026010.js",
|
|
334
|
+
"static/chunks/6394-55879c3131c9a924.js",
|
|
335
|
+
"static/chunks/app/landing/page-2e41476dab7b573d.js"
|
|
336
|
+
],
|
|
337
337
|
"/(dashboard)/layout": [
|
|
338
338
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
339
339
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -352,9 +352,9 @@
|
|
|
352
352
|
"static/chunks/6394-55879c3131c9a924.js",
|
|
353
353
|
"static/chunks/6500-fa87fba59ee0f6dc.js",
|
|
354
354
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
355
|
-
"static/chunks/app/(dashboard)/dashboard/cli-tools/page-
|
|
355
|
+
"static/chunks/app/(dashboard)/dashboard/cli-tools/page-c514331eb10a0a23.js"
|
|
356
356
|
],
|
|
357
|
-
"/(dashboard)/dashboard/
|
|
357
|
+
"/(dashboard)/dashboard/providers/[id]/page": [
|
|
358
358
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
359
359
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
360
360
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
@@ -362,10 +362,9 @@
|
|
|
362
362
|
"static/chunks/6394-55879c3131c9a924.js",
|
|
363
363
|
"static/chunks/6500-fa87fba59ee0f6dc.js",
|
|
364
364
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
365
|
-
"static/chunks/
|
|
366
|
-
"static/chunks/app/(dashboard)/dashboard/endpoint/page-14f485d493803583.js"
|
|
365
|
+
"static/chunks/app/(dashboard)/dashboard/providers/[id]/page-d8409d08ccb580a9.js"
|
|
367
366
|
],
|
|
368
|
-
"/(dashboard)/dashboard/page": [
|
|
367
|
+
"/(dashboard)/dashboard/combos/page": [
|
|
369
368
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
370
369
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
371
370
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
@@ -373,10 +372,9 @@
|
|
|
373
372
|
"static/chunks/6394-55879c3131c9a924.js",
|
|
374
373
|
"static/chunks/6500-fa87fba59ee0f6dc.js",
|
|
375
374
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
376
|
-
"static/chunks/
|
|
377
|
-
"static/chunks/app/(dashboard)/dashboard/page-c825d7d343a8b420.js"
|
|
375
|
+
"static/chunks/app/(dashboard)/dashboard/combos/page-c177f24df3634ec7.js"
|
|
378
376
|
],
|
|
379
|
-
"/(dashboard)/dashboard/
|
|
377
|
+
"/(dashboard)/dashboard/page": [
|
|
380
378
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
381
379
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
382
380
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
@@ -384,9 +382,10 @@
|
|
|
384
382
|
"static/chunks/6394-55879c3131c9a924.js",
|
|
385
383
|
"static/chunks/6500-fa87fba59ee0f6dc.js",
|
|
386
384
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
387
|
-
"static/chunks/
|
|
385
|
+
"static/chunks/1393-2f2b86513d21072a.js",
|
|
386
|
+
"static/chunks/app/(dashboard)/dashboard/page-c825d7d343a8b420.js"
|
|
388
387
|
],
|
|
389
|
-
"/(dashboard)/dashboard/
|
|
388
|
+
"/(dashboard)/dashboard/profile/page": [
|
|
390
389
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
391
390
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
392
391
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
@@ -394,9 +393,9 @@
|
|
|
394
393
|
"static/chunks/6394-55879c3131c9a924.js",
|
|
395
394
|
"static/chunks/6500-fa87fba59ee0f6dc.js",
|
|
396
395
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
397
|
-
"static/chunks/app/(dashboard)/dashboard/
|
|
396
|
+
"static/chunks/app/(dashboard)/dashboard/profile/page-6587230ca0634b8d.js"
|
|
398
397
|
],
|
|
399
|
-
"/(dashboard)/dashboard/
|
|
398
|
+
"/(dashboard)/dashboard/endpoint/page": [
|
|
400
399
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
401
400
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
402
401
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
@@ -404,9 +403,10 @@
|
|
|
404
403
|
"static/chunks/6394-55879c3131c9a924.js",
|
|
405
404
|
"static/chunks/6500-fa87fba59ee0f6dc.js",
|
|
406
405
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
407
|
-
"static/chunks/
|
|
406
|
+
"static/chunks/1393-2f2b86513d21072a.js",
|
|
407
|
+
"static/chunks/app/(dashboard)/dashboard/endpoint/page-14f485d493803583.js"
|
|
408
408
|
],
|
|
409
|
-
"/(dashboard)/dashboard/
|
|
409
|
+
"/(dashboard)/dashboard/providers/new/page": [
|
|
410
410
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
411
411
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
412
412
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
@@ -414,9 +414,9 @@
|
|
|
414
414
|
"static/chunks/6394-55879c3131c9a924.js",
|
|
415
415
|
"static/chunks/6500-fa87fba59ee0f6dc.js",
|
|
416
416
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
417
|
-
"static/chunks/app/(dashboard)/dashboard/
|
|
417
|
+
"static/chunks/app/(dashboard)/dashboard/providers/new/page-a2757b6f86f8b1d1.js"
|
|
418
418
|
],
|
|
419
|
-
"/(dashboard)/dashboard/providers/
|
|
419
|
+
"/(dashboard)/dashboard/providers/page": [
|
|
420
420
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
421
421
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
422
422
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
@@ -424,9 +424,9 @@
|
|
|
424
424
|
"static/chunks/6394-55879c3131c9a924.js",
|
|
425
425
|
"static/chunks/6500-fa87fba59ee0f6dc.js",
|
|
426
426
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
427
|
-
"static/chunks/app/(dashboard)/dashboard/providers/
|
|
427
|
+
"static/chunks/app/(dashboard)/dashboard/providers/page-1387dcf046ffca74.js"
|
|
428
428
|
],
|
|
429
|
-
"/(dashboard)/dashboard/
|
|
429
|
+
"/(dashboard)/dashboard/usage/page": [
|
|
430
430
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
431
431
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
432
432
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
"static/chunks/6394-55879c3131c9a924.js",
|
|
435
435
|
"static/chunks/6500-fa87fba59ee0f6dc.js",
|
|
436
436
|
"static/chunks/367-59d6c6388566b11e.js",
|
|
437
|
-
"static/chunks/app/(dashboard)/dashboard/
|
|
437
|
+
"static/chunks/app/(dashboard)/dashboard/usage/page-98effdc00fd630bd.js"
|
|
438
438
|
]
|
|
439
439
|
}
|
|
440
440
|
}
|
|
@@ -1,58 +1,58 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
|
-
"/api/cloud/auth/route": "/api/cloud/auth",
|
|
4
3
|
"/api/auth/logout/route": "/api/auth/logout",
|
|
5
|
-
"/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
|
|
6
4
|
"/api/auth/login/route": "/api/auth/login",
|
|
7
|
-
"/api/cloud/
|
|
5
|
+
"/api/cloud/auth/route": "/api/cloud/auth",
|
|
6
|
+
"/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
|
|
8
7
|
"/api/cloud/models/alias/route": "/api/cloud/models/alias",
|
|
8
|
+
"/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
|
|
9
|
+
"/api/combos/route": "/api/combos",
|
|
9
10
|
"/api/combos/[id]/route": "/api/combos/[id]",
|
|
11
|
+
"/api/models/alias/route": "/api/models/alias",
|
|
10
12
|
"/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
|
|
11
|
-
"/api/combos/route": "/api/combos",
|
|
12
|
-
"/api/keys/[id]/route": "/api/keys/[id]",
|
|
13
|
-
"/api/keys/route": "/api/keys",
|
|
14
13
|
"/api/init/route": "/api/init",
|
|
15
|
-
"/api/
|
|
14
|
+
"/api/keys/[id]/route": "/api/keys/[id]",
|
|
16
15
|
"/api/models/route": "/api/models",
|
|
17
|
-
"/api/models/alias/route": "/api/models/alias",
|
|
18
16
|
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
19
|
-
"/api/pricing/route": "/api/pricing",
|
|
20
17
|
"/api/providers/[id]/route": "/api/providers/[id]",
|
|
21
18
|
"/api/providers/[id]/models/route": "/api/providers/[id]/models",
|
|
22
|
-
"/api/
|
|
23
|
-
"/api/
|
|
24
|
-
"/api/
|
|
25
|
-
"/api/shutdown/route": "/api/shutdown",
|
|
26
|
-
"/api/sync/initialize/route": "/api/sync/initialize",
|
|
27
|
-
"/api/tags/route": "/api/tags",
|
|
19
|
+
"/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
|
|
20
|
+
"/api/keys/route": "/api/keys",
|
|
21
|
+
"/api/pricing/route": "/api/pricing",
|
|
28
22
|
"/api/providers/client/route": "/api/providers/client",
|
|
23
|
+
"/api/shutdown/route": "/api/shutdown",
|
|
24
|
+
"/api/providers/route": "/api/providers",
|
|
29
25
|
"/api/sync/cloud/route": "/api/sync/cloud",
|
|
26
|
+
"/api/settings/route": "/api/settings",
|
|
27
|
+
"/api/tags/route": "/api/tags",
|
|
30
28
|
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
29
|
+
"/api/providers/validate/route": "/api/providers/validate",
|
|
31
30
|
"/api/usage/history/route": "/api/usage/history",
|
|
31
|
+
"/api/sync/initialize/route": "/api/sync/initialize",
|
|
32
32
|
"/api/usage/logs/route": "/api/usage/logs",
|
|
33
|
-
"/api/v1/chat/
|
|
33
|
+
"/api/v1/api/chat/route": "/api/v1/api/chat",
|
|
34
34
|
"/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
|
|
35
|
+
"/api/v1/chat/completions/route": "/api/v1/chat/completions",
|
|
35
36
|
"/api/v1/messages/route": "/api/v1/messages",
|
|
36
|
-
"/api/v1/responses/route": "/api/v1/responses",
|
|
37
|
-
"/api/v1/route": "/api/v1",
|
|
38
|
-
"/api/v1/api/chat/route": "/api/v1/api/chat",
|
|
39
37
|
"/api/v1/models/route": "/api/v1/models",
|
|
38
|
+
"/api/v1/responses/route": "/api/v1/responses",
|
|
40
39
|
"/api/v1beta/models/route": "/api/v1beta/models",
|
|
41
40
|
"/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
|
|
42
|
-
"/api/
|
|
41
|
+
"/api/v1/route": "/api/v1",
|
|
43
42
|
"/favicon.ico/route": "/favicon.ico",
|
|
43
|
+
"/api/providers/[id]/test/route": "/api/providers/[id]/test",
|
|
44
44
|
"/callback/page": "/callback",
|
|
45
|
-
"/landing/page": "/landing",
|
|
46
|
-
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
47
45
|
"/page": "/",
|
|
48
46
|
"/login/page": "/login",
|
|
47
|
+
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
48
|
+
"/landing/page": "/landing",
|
|
49
49
|
"/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
|
|
50
|
-
"/(dashboard)/dashboard/
|
|
50
|
+
"/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
|
|
51
|
+
"/(dashboard)/dashboard/combos/page": "/dashboard/combos",
|
|
51
52
|
"/(dashboard)/dashboard/page": "/dashboard",
|
|
52
53
|
"/(dashboard)/dashboard/profile/page": "/dashboard/profile",
|
|
53
|
-
"/(dashboard)/dashboard/
|
|
54
|
+
"/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
|
|
55
|
+
"/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
|
|
54
56
|
"/(dashboard)/dashboard/providers/page": "/dashboard/providers",
|
|
55
|
-
"/(dashboard)/dashboard/usage/page": "/dashboard/usage"
|
|
56
|
-
"/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
|
|
57
|
-
"/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new"
|
|
57
|
+
"/(dashboard)/dashboard/usage/page": "/dashboard/usage"
|
|
58
58
|
}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/FkzKw5UUEwdCq0hyhhDCm/_buildManifest.js",
|
|
9
|
+
"static/FkzKw5UUEwdCq0hyhhDCm/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-06b42724ed132f52.js",
|