Skip to content

Commit fbbd90c

Browse files
committed
fix export step
1 parent db2de1c commit fbbd90c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module.exports = {
33
output: 'export',
44
serverExternalPackages: ['duckdb', 'duckdb-async'],
55
images: {
6+
unoptimized: true,
67
remotePatterns: [
78
{
89
protocol: 'https',

0 commit comments

Comments
 (0)