We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a702042 + b2ea1fa commit 8b09a6dCopy full SHA for 8b09a6d
next.config.mjs
@@ -5,6 +5,7 @@ const nextConfig = {
5
domains: [
6
'uploads-ssl.webflow.com',
7
'cdn.prod.website-files.com',
8
+ 'docs.inkonchain.com',
9
],
10
},
11
webpack(config) {
0 commit comments