@faststore/core 3.92.0 → 3.92.1-dev.0
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/build-manifest.json +21 -21
- package/.next/cache/config.json +3 -3
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +6 -6
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/9563.js +1 -1
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/api/graphql.js +1 -1
- package/.next/server/pages/en-US/404.html +1 -1
- package/.next/server/pages/en-US/404.json +1 -1
- package/.next/server/pages/en-US/500.html +1 -1
- package/.next/server/pages/en-US/500.json +1 -1
- package/.next/server/pages/en-US/checkout.html +1 -1
- package/.next/server/pages/en-US/checkout.json +1 -1
- package/.next/server/pages/en-US/login.html +1 -1
- package/.next/server/pages/en-US/login.json +1 -1
- package/.next/server/pages/en-US/s.html +1 -1
- package/.next/server/pages/en-US/s.json +1 -1
- package/.next/server/pages/en-US.html +1 -1
- package/.next/server/pages/en-US.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/chunks/{2927.5a79877943a6bf7c.js → 2927.23bae2c79f0ac0f3.js} +1 -1
- package/.next/static/chunks/{UIToast.19a8664c01a00d3a.js → UIToast.de15325248043ce5.js} +1 -1
- package/.next/static/chunks/{webpack-befe37790ea11a4b.js → webpack-6779be94a73886f0.js} +1 -1
- package/.next/trace +138 -138
- package/.turbo/turbo-build.log +8 -8
- package/.turbo/turbo-test.log +5 -5
- package/CHANGELOG.md +4 -0
- package/package.json +7 -7
- /package/.next/static/{yqFmSLWu5P775fk9nmamy → 7RytUVXq675gH2jsWHI59}/_buildManifest.js +0 -0
- /package/.next/static/{yqFmSLWu5P775fk9nmamy → 7RytUVXq675gH2jsWHI59}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
7RytUVXq675gH2jsWHI59
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/7RytUVXq675gH2jsWHI59/_buildManifest.js",
|
|
9
|
+
"static/7RytUVXq675gH2jsWHI59/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
15
15
|
"static/chunks/framework-d514426edf885c68.js",
|
|
16
16
|
"static/chunks/main-ec03882c4375091d.js",
|
|
17
17
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"static/chunks/pages/index-900b6104074a72b8.js"
|
|
23
23
|
],
|
|
24
24
|
"/404": [
|
|
25
|
-
"static/chunks/webpack-
|
|
25
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
26
26
|
"static/chunks/framework-d514426edf885c68.js",
|
|
27
27
|
"static/chunks/main-ec03882c4375091d.js",
|
|
28
28
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"static/chunks/pages/404-4b3f1e22c77f849a.js"
|
|
33
33
|
],
|
|
34
34
|
"/500": [
|
|
35
|
-
"static/chunks/webpack-
|
|
35
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
36
36
|
"static/chunks/framework-d514426edf885c68.js",
|
|
37
37
|
"static/chunks/main-ec03882c4375091d.js",
|
|
38
38
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"static/chunks/pages/500-bb2de0c11524b2b8.js"
|
|
43
43
|
],
|
|
44
44
|
"/[...slug]": [
|
|
45
|
-
"static/chunks/webpack-
|
|
45
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
46
46
|
"static/chunks/framework-d514426edf885c68.js",
|
|
47
47
|
"static/chunks/main-ec03882c4375091d.js",
|
|
48
48
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"static/chunks/pages/[...slug]-5d0cf270dda4b839.js"
|
|
54
54
|
],
|
|
55
55
|
"/[slug]/p": [
|
|
56
|
-
"static/chunks/webpack-
|
|
56
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
57
57
|
"static/chunks/framework-d514426edf885c68.js",
|
|
58
58
|
"static/chunks/main-ec03882c4375091d.js",
|
|
59
59
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -66,20 +66,20 @@
|
|
|
66
66
|
"static/chunks/pages/[slug]/p-28fab8021db28766.js"
|
|
67
67
|
],
|
|
68
68
|
"/_app": [
|
|
69
|
-
"static/chunks/webpack-
|
|
69
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
70
70
|
"static/chunks/framework-d514426edf885c68.js",
|
|
71
71
|
"static/chunks/main-ec03882c4375091d.js",
|
|
72
72
|
"static/css/24a5e8f6808266fe.css",
|
|
73
73
|
"static/chunks/pages/_app-69a5536f585549e0.js"
|
|
74
74
|
],
|
|
75
75
|
"/_error": [
|
|
76
|
-
"static/chunks/webpack-
|
|
76
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
77
77
|
"static/chunks/framework-d514426edf885c68.js",
|
|
78
78
|
"static/chunks/main-ec03882c4375091d.js",
|
|
79
79
|
"static/chunks/pages/_error-2b0148be56a716e9.js"
|
|
80
80
|
],
|
|
81
81
|
"/checkout": [
|
|
82
|
-
"static/chunks/webpack-
|
|
82
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
83
83
|
"static/chunks/framework-d514426edf885c68.js",
|
|
84
84
|
"static/chunks/main-ec03882c4375091d.js",
|
|
85
85
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"static/chunks/pages/checkout-dc07d72b3514c83d.js"
|
|
89
89
|
],
|
|
90
90
|
"/login": [
|
|
91
|
-
"static/chunks/webpack-
|
|
91
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
92
92
|
"static/chunks/framework-d514426edf885c68.js",
|
|
93
93
|
"static/chunks/main-ec03882c4375091d.js",
|
|
94
94
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -98,13 +98,13 @@
|
|
|
98
98
|
"static/chunks/pages/login-e97ef92769456bf6.js"
|
|
99
99
|
],
|
|
100
100
|
"/pvt/account": [
|
|
101
|
-
"static/chunks/webpack-
|
|
101
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
102
102
|
"static/chunks/framework-d514426edf885c68.js",
|
|
103
103
|
"static/chunks/main-ec03882c4375091d.js",
|
|
104
104
|
"static/chunks/pages/pvt/account-65fefcc699344bdb.js"
|
|
105
105
|
],
|
|
106
106
|
"/pvt/account/403": [
|
|
107
|
-
"static/chunks/webpack-
|
|
107
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
108
108
|
"static/chunks/framework-d514426edf885c68.js",
|
|
109
109
|
"static/chunks/main-ec03882c4375091d.js",
|
|
110
110
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"static/chunks/pages/pvt/account/403-91597100f8956385.js"
|
|
115
115
|
],
|
|
116
116
|
"/pvt/account/404": [
|
|
117
|
-
"static/chunks/webpack-
|
|
117
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
118
118
|
"static/chunks/framework-d514426edf885c68.js",
|
|
119
119
|
"static/chunks/main-ec03882c4375091d.js",
|
|
120
120
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -124,13 +124,13 @@
|
|
|
124
124
|
"static/chunks/pages/pvt/account/404-c68124bed7cb7c48.js"
|
|
125
125
|
],
|
|
126
126
|
"/pvt/account/[...unknown]": [
|
|
127
|
-
"static/chunks/webpack-
|
|
127
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
128
128
|
"static/chunks/framework-d514426edf885c68.js",
|
|
129
129
|
"static/chunks/main-ec03882c4375091d.js",
|
|
130
130
|
"static/chunks/pages/pvt/account/[...unknown]-f80f645594d2740c.js"
|
|
131
131
|
],
|
|
132
132
|
"/pvt/account/orders": [
|
|
133
|
-
"static/chunks/webpack-
|
|
133
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
134
134
|
"static/chunks/framework-d514426edf885c68.js",
|
|
135
135
|
"static/chunks/main-ec03882c4375091d.js",
|
|
136
136
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"static/chunks/pages/pvt/account/orders-369a813fa114b381.js"
|
|
141
141
|
],
|
|
142
142
|
"/pvt/account/orders/[id]": [
|
|
143
|
-
"static/chunks/webpack-
|
|
143
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
144
144
|
"static/chunks/framework-d514426edf885c68.js",
|
|
145
145
|
"static/chunks/main-ec03882c4375091d.js",
|
|
146
146
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"static/chunks/pages/pvt/account/orders/[id]-22c8d393fc857a39.js"
|
|
151
151
|
],
|
|
152
152
|
"/pvt/account/profile": [
|
|
153
|
-
"static/chunks/webpack-
|
|
153
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
154
154
|
"static/chunks/framework-d514426edf885c68.js",
|
|
155
155
|
"static/chunks/main-ec03882c4375091d.js",
|
|
156
156
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
"static/chunks/pages/pvt/account/profile-b6cdbf02d4682544.js"
|
|
161
161
|
],
|
|
162
162
|
"/pvt/account/security": [
|
|
163
|
-
"static/chunks/webpack-
|
|
163
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
164
164
|
"static/chunks/framework-d514426edf885c68.js",
|
|
165
165
|
"static/chunks/main-ec03882c4375091d.js",
|
|
166
166
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"static/chunks/pages/pvt/account/security-e6289a40e745d3c4.js"
|
|
171
171
|
],
|
|
172
172
|
"/pvt/account/user-details": [
|
|
173
|
-
"static/chunks/webpack-
|
|
173
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
174
174
|
"static/chunks/framework-d514426edf885c68.js",
|
|
175
175
|
"static/chunks/main-ec03882c4375091d.js",
|
|
176
176
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"static/chunks/pages/pvt/account/user-details-fba1822e52e7de26.js"
|
|
181
181
|
],
|
|
182
182
|
"/s": [
|
|
183
|
-
"static/chunks/webpack-
|
|
183
|
+
"static/chunks/webpack-6779be94a73886f0.js",
|
|
184
184
|
"static/chunks/framework-d514426edf885c68.js",
|
|
185
185
|
"static/chunks/main-ec03882c4375091d.js",
|
|
186
186
|
"static/chunks/6031-b0b111f48a7d504d.js",
|
package/.next/cache/config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"telemetry": {
|
|
3
|
-
"notifiedAt": "
|
|
4
|
-
"anonymousId": "
|
|
5
|
-
"salt": "
|
|
3
|
+
"notifiedAt": "1762207667557",
|
|
4
|
+
"anonymousId": "f4e6c97fef11897c7cf56074185ec9aabda71fce65d0402b84f7af09cacc1aac",
|
|
5
|
+
"salt": "d686c190d6a187a03036938a19b393e0"
|
|
6
6
|
}
|
|
7
7
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__PRERENDER_MANIFEST="{\"version\":4,\"routes\":{\"/en-US/500\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/
|
|
1
|
+
self.__PRERENDER_MANIFEST="{\"version\":4,\"routes\":{\"/en-US/500\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/7RytUVXq675gH2jsWHI59/500.json\"},\"/en-US/404\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/7RytUVXq675gH2jsWHI59/404.json\"},\"/en-US/checkout\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/7RytUVXq675gH2jsWHI59/checkout.json\"},\"/en-US\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/7RytUVXq675gH2jsWHI59/index.json\"},\"/en-US/login\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/7RytUVXq675gH2jsWHI59/login.json\"},\"/en-US/s\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/7RytUVXq675gH2jsWHI59/s.json\"}},\"dynamicRoutes\":{\"/[slug]/p\":{\"routeRegex\":\"^/([^/]+?)/p(?:/)?$\",\"dataRoute\":\"/_next/data/7RytUVXq675gH2jsWHI59/[slug]/p.json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/7RytUVXq675gH2jsWHI59/([^/]+?)/p\\\\.json$\"},\"/pvt/account/[...unknown]\":{\"routeRegex\":\"^/pvt/account/(.+?)(?:/)?$\",\"dataRoute\":\"/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/[...unknown].json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/(.+?)\\\\.json$\"},\"/[...slug]\":{\"routeRegex\":\"^/(.+?)(?:/)?$\",\"dataRoute\":\"/_next/data/7RytUVXq675gH2jsWHI59/[...slug].json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/7RytUVXq675gH2jsWHI59/(.+?)\\\\.json$\"}},\"notFoundRoutes\":[],\"preview\":{\"previewModeId\":\"d87b9666ea62521881ee5221f79fe6d0\",\"previewModeSigningKey\":\"a42302ea7ccc63f4f405db2e6ebb8fbb5b1430f54ef4e99c89e080c0bb800255\",\"previewModeEncryptionKey\":\"d897840617e0038d8f1c5ead70fe31225ef93a5d4abb7e3e8c85a55ce0914e72\"}}"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":4,"routes":{"/en-US/500":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/
|
|
1
|
+
{"version":4,"routes":{"/en-US/500":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/7RytUVXq675gH2jsWHI59/500.json"},"/en-US/404":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/7RytUVXq675gH2jsWHI59/404.json"},"/en-US/checkout":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/7RytUVXq675gH2jsWHI59/checkout.json"},"/en-US":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/7RytUVXq675gH2jsWHI59/index.json"},"/en-US/login":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/7RytUVXq675gH2jsWHI59/login.json"},"/en-US/s":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/7RytUVXq675gH2jsWHI59/s.json"}},"dynamicRoutes":{"/[slug]/p":{"routeRegex":"^/([^/]+?)/p(?:/)?$","dataRoute":"/_next/data/7RytUVXq675gH2jsWHI59/[slug]/p.json","fallback":null,"dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/([^/]+?)/p\\.json$"},"/pvt/account/[...unknown]":{"routeRegex":"^/pvt/account/(.+?)(?:/)?$","dataRoute":"/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/[...unknown].json","fallback":null,"dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/(.+?)\\.json$"},"/[...slug]":{"routeRegex":"^/(.+?)(?:/)?$","dataRoute":"/_next/data/7RytUVXq675gH2jsWHI59/[...slug].json","fallback":null,"dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/(.+?)\\.json$"}},"notFoundRoutes":[],"preview":{"previewModeId":"d87b9666ea62521881ee5221f79fe6d0","previewModeSigningKey":"a42302ea7ccc63f4f405db2e6ebb8fbb5b1430f54ef4e99c89e080c0bb800255","previewModeEncryptionKey":"d897840617e0038d8f1c5ead70fe31225ef93a5d4abb7e3e8c85a55ce0914e72"}}
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"static/chunks/3474-d34f8f5fe6eacbe6.js",
|
|
78
78
|
"static/chunks/9465.a17b996086339462.js",
|
|
79
79
|
"static/chunks/9701.b0e8741551995fbb.js",
|
|
80
|
-
"static/chunks/UIToast.
|
|
80
|
+
"static/chunks/UIToast.de15325248043ce5.js"
|
|
81
81
|
]
|
|
82
82
|
},
|
|
83
83
|
"../components/cms/RenderSections.tsx -> ../common/PreviewTag": {
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"static/chunks/3474-d34f8f5fe6eacbe6.js",
|
|
226
226
|
"static/chunks/9465.a17b996086339462.js",
|
|
227
227
|
"static/chunks/9701.b0e8741551995fbb.js",
|
|
228
|
-
"static/chunks/UIToast.
|
|
228
|
+
"static/chunks/UIToast.de15325248043ce5.js"
|
|
229
229
|
]
|
|
230
230
|
},
|
|
231
231
|
"../components/navigation/Navbar/Navbar.tsx -> src/components/navigation/NavbarLinks": {
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
"static/chunks/3474-d34f8f5fe6eacbe6.js",
|
|
248
248
|
"static/chunks/9465.a17b996086339462.js",
|
|
249
249
|
"static/chunks/9701.b0e8741551995fbb.js",
|
|
250
|
-
"static/chunks/UIToast.
|
|
250
|
+
"static/chunks/UIToast.de15325248043ce5.js"
|
|
251
251
|
]
|
|
252
252
|
},
|
|
253
253
|
"../components/region/RegionSlider/RegionSlider.tsx -> @faststore/ui": {
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"files": [
|
|
265
265
|
"static/chunks/3474-d34f8f5fe6eacbe6.js",
|
|
266
266
|
"static/chunks/9465.a17b996086339462.js",
|
|
267
|
-
"static/chunks/2927.
|
|
267
|
+
"static/chunks/2927.23bae2c79f0ac0f3.js"
|
|
268
268
|
]
|
|
269
269
|
},
|
|
270
270
|
"../components/search/SearchDropdown/SearchDropdown.tsx -> @faststore/sdk": {
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
"static/chunks/3474-d34f8f5fe6eacbe6.js",
|
|
286
286
|
"static/chunks/9465.a17b996086339462.js",
|
|
287
287
|
"static/chunks/9701.b0e8741551995fbb.js",
|
|
288
|
-
"static/chunks/UIToast.
|
|
288
|
+
"static/chunks/UIToast.de15325248043ce5.js"
|
|
289
289
|
]
|
|
290
290
|
},
|
|
291
291
|
"../components/search/SearchInput/SearchInput.tsx -> src/components/search/SearchDropdown": {
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
"static/chunks/3474-d34f8f5fe6eacbe6.js",
|
|
310
310
|
"static/chunks/9465.a17b996086339462.js",
|
|
311
311
|
"static/chunks/9701.b0e8741551995fbb.js",
|
|
312
|
-
"static/chunks/UIToast.
|
|
312
|
+
"static/chunks/UIToast.de15325248043ce5.js"
|
|
313
313
|
]
|
|
314
314
|
},
|
|
315
315
|
"../components/sections/Navbar/DefaultComponents.ts -> src/components/ui/Button": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","locale":false,"internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/pvt/account/orders/[id]","regex":"^/pvt/account/orders/([^/]+?)(?:/)?$","routeKeys":{"nxtPid":"nxtPid"},"namedRegex":"^/pvt/account/orders/(?<nxtPid>[^/]+?)(?:/)?$"},{"page":"/pvt/account/[...unknown]","regex":"^/pvt/account/(.+?)(?:/)?$","routeKeys":{"nxtPunknown":"nxtPunknown"},"namedRegex":"^/pvt/account/(?<nxtPunknown>.+?)(?:/)?$"},{"page":"/[slug]/p","regex":"^/([^/]+?)/p(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>[^/]+?)/p(?:/)?$"},{"page":"/[...slug]","regex":"^/(.+?)(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>.+?)(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"},{"page":"/500","regex":"^/500(?:/)?$","routeKeys":{},"namedRegex":"^/500(?:/)?$"},{"page":"/checkout","regex":"^/checkout(?:/)?$","routeKeys":{},"namedRegex":"^/checkout(?:/)?$"},{"page":"/login","regex":"^/login(?:/)?$","routeKeys":{},"namedRegex":"^/login(?:/)?$"},{"page":"/pvt/account","regex":"^/pvt/account(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account(?:/)?$"},{"page":"/pvt/account/403","regex":"^/pvt/account/403(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/403(?:/)?$"},{"page":"/pvt/account/404","regex":"^/pvt/account/404(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/404(?:/)?$"},{"page":"/pvt/account/orders","regex":"^/pvt/account/orders(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/orders(?:/)?$"},{"page":"/pvt/account/profile","regex":"^/pvt/account/profile(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/profile(?:/)?$"},{"page":"/pvt/account/security","regex":"^/pvt/account/security(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/security(?:/)?$"},{"page":"/pvt/account/user-details","regex":"^/pvt/account/user\\-details(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/user\\-details(?:/)?$"},{"page":"/s","regex":"^/s(?:/)?$","routeKeys":{},"namedRegex":"^/s(?:/)?$"}],"dataRoutes":[{"page":"/","dataRouteRegex":"^/_next/data/
|
|
1
|
+
{"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","locale":false,"internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/pvt/account/orders/[id]","regex":"^/pvt/account/orders/([^/]+?)(?:/)?$","routeKeys":{"nxtPid":"nxtPid"},"namedRegex":"^/pvt/account/orders/(?<nxtPid>[^/]+?)(?:/)?$"},{"page":"/pvt/account/[...unknown]","regex":"^/pvt/account/(.+?)(?:/)?$","routeKeys":{"nxtPunknown":"nxtPunknown"},"namedRegex":"^/pvt/account/(?<nxtPunknown>.+?)(?:/)?$"},{"page":"/[slug]/p","regex":"^/([^/]+?)/p(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>[^/]+?)/p(?:/)?$"},{"page":"/[...slug]","regex":"^/(.+?)(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>.+?)(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"},{"page":"/500","regex":"^/500(?:/)?$","routeKeys":{},"namedRegex":"^/500(?:/)?$"},{"page":"/checkout","regex":"^/checkout(?:/)?$","routeKeys":{},"namedRegex":"^/checkout(?:/)?$"},{"page":"/login","regex":"^/login(?:/)?$","routeKeys":{},"namedRegex":"^/login(?:/)?$"},{"page":"/pvt/account","regex":"^/pvt/account(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account(?:/)?$"},{"page":"/pvt/account/403","regex":"^/pvt/account/403(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/403(?:/)?$"},{"page":"/pvt/account/404","regex":"^/pvt/account/404(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/404(?:/)?$"},{"page":"/pvt/account/orders","regex":"^/pvt/account/orders(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/orders(?:/)?$"},{"page":"/pvt/account/profile","regex":"^/pvt/account/profile(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/profile(?:/)?$"},{"page":"/pvt/account/security","regex":"^/pvt/account/security(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/security(?:/)?$"},{"page":"/pvt/account/user-details","regex":"^/pvt/account/user\\-details(?:/)?$","routeKeys":{},"namedRegex":"^/pvt/account/user\\-details(?:/)?$"},{"page":"/s","regex":"^/s(?:/)?$","routeKeys":{},"namedRegex":"^/s(?:/)?$"}],"dataRoutes":[{"page":"/","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/index.json$"},{"page":"/404","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/404.json$"},{"page":"/500","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/500.json$"},{"page":"/checkout","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/checkout.json$"},{"page":"/login","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/login.json$"},{"page":"/pvt/account","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account.json$"},{"page":"/pvt/account/403","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/403.json$"},{"page":"/pvt/account/404","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/404.json$"},{"page":"/pvt/account/orders","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/orders.json$"},{"page":"/pvt/account/orders/[id]","routeKeys":{"nxtPid":"nxtPid"},"dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/orders/([^/]+?)\\.json$","namedDataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/orders/(?<nxtPid>[^/]+?)\\.json$"},{"page":"/pvt/account/profile","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/profile.json$"},{"page":"/pvt/account/security","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/security.json$"},{"page":"/pvt/account/user-details","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/user-details.json$"},{"page":"/pvt/account/[...unknown]","routeKeys":{"nxtPunknown":"nxtPunknown"},"dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/(.+?)\\.json$","namedDataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/pvt/account/(?<nxtPunknown>.+?)\\.json$"},{"page":"/s","dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/s.json$"},{"page":"/[slug]/p","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/([^/]+?)/p\\.json$","namedDataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/(?<nxtPslug>[^/]+?)/p\\.json$"},{"page":"/[...slug]","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/(.+?)\\.json$","namedDataRouteRegex":"^/_next/data/7RytUVXq675gH2jsWHI59/(?<nxtPslug>.+?)\\.json$"}],"i18n":{"locales":["en-US"],"defaultLocale":"en-US"},"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url","prefetchHeader":"Next-Router-Prefetch","contentTypeHeader":"text/x-component"},"rewrites":[]}
|