We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db2de1c commit fbbd90cCopy full SHA for fbbd90c
next.config.js
@@ -3,6 +3,7 @@ module.exports = {
3
output: 'export',
4
serverExternalPackages: ['duckdb', 'duckdb-async'],
5
images: {
6
+ unoptimized: true,
7
remotePatterns: [
8
{
9
protocol: 'https',
0 commit comments