forked from metaplex-foundation/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vercel.json
216 lines (214 loc) · 6.03 KB
/
vercel.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
{
"redirects": [
{
"source": "/overviews/(candy_machine_overview|burn_NFTS|features_overview|metadata_overview|metaplex_overview|stores_overview)",
"destination": "/",
"permanent": true
},
{
"source": "/token-metadata/getting-started",
"destination": "/programs/token-metadata/getting-started",
"permanent": true
},
{
"source": "/token-metadata/api",
"destination": "/programs/token-metadata/getting-started",
"permanent": true
},
{
"source": "/token-metadata/specification",
"destination": "/programs/token-metadata/token-standard",
"permanent": true
},
{
"source": "/token-metadata/Versions/v1.2.\\*/overview",
"destination": "/programs/token-metadata/changelog/",
"permanent": true
},
{
"source": "/token-metadata/Versions/v1.1.0/overview",
"destination": "/programs/token-metadata/changelog/v1.1",
"permanent": true
},
{
"source": "/token-metadata/Versions/v1.0.0/nft-standard",
"destination": "/programs/token-metadata/changelog/v1.0",
"permanent": true
},
{
"source": "/programs/token-metadata/changelog/overview",
"destination": "/programs/token-metadata/changelog/",
"permanent": true
},
{
"source": "/auction-house/:path(getting-started|faq|cli|roadmap|auctioneer)",
"destination": "/programs/auction-house/:path*",
"permanent": true
},
{
"source": "/auction-house/definition",
"destination": "/programs/auction-house/",
"permanent": true
},
{
"source": "/auctioneers/timed_auction/overview",
"destination": "/programs/auction-house/auctioneers/timed_auction",
"permanent": true
},
{
"source": "/guides/auction-house/auctioneers/timed_auction/overview",
"destination": "/programs/auction-house/auctioneers/timed_auction",
"permanent": true
},
{
"source": "/tools/android/",
"destination": "/sdks/android/",
"permanent": true
},
{
"source": "/sdk/ios/:path*",
"destination": "/sdks/ios/",
"permanent": true
},
{
"source": "/tools/ios/:path*",
"destination": "/sdks/ios/",
"permanent": true
},
{
"source": "/tools/js/:path*",
"destination": "/sdks/js/",
"permanent": true
},
{
"source": "/sdk/js/:path*",
"destination": "/sdks/js/",
"permanent": true
},
{
"source": "/sugar/:path(installation|quick-start|working-with-sugar|configuration|upload-methods)",
"destination": "/developer-tools/sugar/:path*",
"permanent": true
},
{
"source": "/sugar/asset-preparation-and-deployment",
"destination": "/developer-tools/sugar/commands",
"permanent": true
},
{
"source": "/tools/sugar/asset-preparation-and-deployment",
"destination": "/developer-tools/sugar/commands",
"permanent": true
},
{
"source": "/tools/sugar/commands",
"destination": "/developer-tools/sugar/commands",
"permanent": true
},
{
"source": "/tools/sugar/:path(installation|preparing-assets|quick-start|working-with-sugar|configuration|upload-methods|commands|developer)*",
"destination": "/developer-tools/sugar/:path*",
"permanent": true
},
{
"source": "/tools/sugar/introduction",
"destination": "/developer-tools/sugar/",
"permanent": true
},
{
"source": "/sugar/introduction",
"destination": "/developer-tools/sugar/",
"permanent": true
},
{
"source": "/mint-lists",
"destination": "/guides/mint-lists",
"permanent": true
},
{
"source": "/candy-machine-v2/mint-frontend",
"destination": "/guides/candy-machine-ui",
"permanent": true
},
{
"source": "/airdrops/create-gumdrop",
"destination": "/guides/airdrops",
"permanent": true
},
{
"source": "/community",
"destination": "/guides/community",
"permanent": true
},
{
"source": "/architecture/:path*",
"destination": "/guides/archived/architecture/:path*",
"permanent": true
},
{
"source": "/products",
"destination": "/resources/stability-index",
"permanent": true
},
{
"source": "/overviews/storage_overview",
"destination": "/guides/storage-providers",
"permanent": true
},
{
"source": "/guides/storage-overview",
"destination": "/resources/storage-providers",
"permanent": true
},
{
"source": "/terminology",
"destination": "/resources/definitions",
"permanent": true
},
{
"source": "/about/terminology",
"destination": "/resources/definitions",
"permanent": true
},
{
"source": "/storefront/:path*",
"destination": "/deprecated/storefront/:path*",
"permanent": true
},
{
"source": "/guides/archived/storefront/:path*",
"destination": "/deprecated/storefront/:path*",
"permanent": true
},
{
"source": "/guides/archived/fair-launch/:path*",
"destination": "/deprecated/fair-launch/:path*",
"permanent": true
},
{
"source": "/fair-launch/:path*",
"destination": "/deprecated/fair-launch/:path*",
"permanent": true
},
{
"source": "/guides/archived/candy-machine-v1/:path*",
"destination": "/deprecated/candy-machine-v1/:path*",
"permanent": true
},
{
"source": "/candy-machine-v1/:path*",
"destination": "/deprecated/candy-machine-v1/:path*",
"permanent": true
},
{
"source": "/guides/archived/candy-machine-v2/:path",
"destination": "/deprecated/candy-machine-js-cli/:path",
"permanent": true
},
{
"source": "/candy-machine-v2/:path(configuration|creating-candy-machine|getting-started|introduction|mint-tokens|preparing-assets|sign-nfts|update|verify-upload|withdraw)",
"destination": "/deprecated/candy-machine-js-cli/:path",
"permanent": true
}
]
}