This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
generated from timlrx/tailwind-nextjs-starter-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnext.config.js
155 lines (154 loc) · 5.33 KB
/
next.config.js
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
const withBundleAnalyzer = require('@next/bundle-analyzer')({
enabled: process.env.ANALYZE === 'true',
});
module.exports = withBundleAnalyzer({
reactStrictMode: true,
pageExtensions: ['ts', 'tsx'],
i18n: {
locales: ['en', 'zh', 'vi'],
defaultLocale: 'en',
localeDetection: true,
},
eslint: {
dirs: ['pages', 'components', 'lib', 'layouts', 'scripts'],
},
async redirects() {
return [
{
source: '/dopex-will-list-binance-coin-bnb-1bbcc890c25f',
destination: '/articles/ssov/dopex-will-list-binance-coin-bnb',
permanent: false,
},
{
source: '/introducing-the-redacted-option-vaults-947ad9b03f9f',
destination: '/articles/introducing-the-redacted-option-vaults',
permanent: false,
},
{
source: '/gohm-single-staking-option-vaults-d39db21c717f',
destination: '/articles/ssov/gohm-single-staking-option-vaults',
permanent: false,
},
{
source: '/dopex-insider-team-q-a-part-2-e6bcd3c02172',
destination: '/articles/dopex-insider/dopex-insider-team-q-a-part-2',
permanent: false,
},
{
source: '/eth-single-staking-option-vaults-77bcc32c04f9',
destination: '/articles/ssov/eth-single-staking-option-vaults',
permanent: false,
},
{
source: '/dopex-insider-team-q-a-part-1-4c6b96ace25c',
destination: '/articles/dopex-insider/dopex-insider-team-q-a-part-1',
permanent: false,
},
{
source: '/rdpx-single-staking-option-vaults-1d485567b95b',
destination: '/articles/ssov/rdpx-single-staking-option-vaults',
permanent: false,
},
{
source: '/dopex-ssov-strategies-7da338cba511',
destination: '/articles/ssov/dopex-ssov-strategies',
permanent: false,
},
{
source: '/dopex-essentials-covered-call-e969cc4d9c13',
destination: '/articles/dopex-essentials/dopex-essentials-covered-call',
permanent: false,
},
{
source: '/dopex-farm-migration-to-arbitrum-fc6c66828470',
destination: '/articles/dopex-farm-migration-to-arbitrum',
permanent: false,
},
{
source: '/rdpx-bull-thesis-undervalued-or-misunderstood-40e7d9bf14f7',
destination: '/articles/bull-theses/-rdpx-bull-thesis-undervalued-or-misunderstood',
permanent: false,
},
{
source: '/this-week-in-dopex-15-8-22-8-6e051a07c1a1',
destination: '/articles/this-week-in-dopex-15-8-22-8',
permanent: false,
},
{
source: '/introducing-single-staking-option-vaults-ssov-b90bbb0a9ae5',
destination: '/articles/ssov/dopex-ssov-testnet',
permanent: false,
},
{
source: '/dpx-single-staking-option-vaults-2b2dbda540f9',
destination: '/articles/ssov/dopex-single-staking-option-vaults-ssov',
permanent: false,
},
{
source: '/essentials-series-option-vega-1c435a92bad0',
destination: '/articles/dopex-essentials/dopex-essentials-option-vega',
permanent: false,
},
{
source: '/essentials-series-option-theta-a412f666434f',
destination: '/articles/dopex-essentials/dopex-essentials-option-theta',
permanent: false,
},
{
source: '/dopex-essentials-option-gamma-part-1-43d80ca3070',
destination: '/articles/dopex-essentials/dopex-essentials-option-gamma',
permanent: false,
},
{
source: '/essentials-series-option-delta-bd9f19017c7d',
destination: '/articles/dopex-essentials/dopex-essentials-option-delta',
permanent: false,
},
{
source: '/options-greeks-a-brief-overview-ab24d4fe70ad',
destination: '/articles/dopex-essentials/dopex-essentials-option-greeks-a-brief-overview',
permanent: false,
},
{
source: '/atm-itm-otm-98d3d09c1f4d',
destination: '/articles/dopex-essentials/dopex-essentials-atm-itm-otm',
permanent: false,
},
{
source: '/dopex-essentials-calls-and-puts-cc0abc58dd36',
destination: '/articles/dopex-essentials/dopex-essentials-calls-and-puts',
permanent: false,
},
{
source: '/dopex-essentials-volatility-smiles-surfaces-239355da26f5',
destination: '/articles/dopex-essentials/dopex-essentials-volatility-smiles-surfaces',
permanent: false,
},
{
source: '/dpx-bull-thesis-9c7fbcac1651',
destination: '/articles/bull-theses/dpx-bull-thesis',
permanent: false,
},
{
source: '/essentials-213bd42d7923',
destination: '/articles/dopex-essentials/dopex-essentials-what-are-options',
permanent: false,
},
{
source: '/introducing-dopex-an-all-around-efficient-options-protocol-13d7db711f05',
destination: '/articles/introducing-dopex-an-all-round-efficient-options-protocol',
permanent: false,
},
{
source: '/articles/dopex-community-NFTs',
destination: '/articles/introduction-series/dopex-community-NFTs',
permanent: false,
},
{
source: '/articles/layertzero/introduction-to-layertzero',
destination: 'https://drive.google.com/file/d/10qLyunRHwrQ5wOTv2LGsrSQa6jQa9mdN/view',
permanent: false,
},
];
},
});