Skip to content

Commit 3c9f294

Browse files
authored
Update next.config.js
Signed-off-by: Cody Olsen <[email protected]>
1 parent 254d991 commit 3c9f294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const i18n = require('./intl.config.json')
77
**/
88
const nextConfig = {
99
experimental: {
10-
urlImports: ['https://themer.creativecody.dev/'],
10+
urlImports: ['https://themer.sanity.build/'],
1111
browsersListForSwc: true,
1212
legacyBrowsers: false,
1313
},

0 commit comments

Comments
 (0)