We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a7fd9 commit db2de1cCopy full SHA for db2de1c
next.config.js
@@ -1,5 +1,6 @@
1
module.exports = {
2
basePath: process.env.BASE_PATH,
3
+ output: 'export',
4
serverExternalPackages: ['duckdb', 'duckdb-async'],
5
images: {
6
remotePatterns: [
0 commit comments