We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fabea27 commit f33f3dcCopy full SHA for f33f3dc
1 file changed
next.config.mjs
@@ -80,4 +80,6 @@ export default withNextra({
80
},
81
],
82
83
+ output: 'export',
84
+ basePath: process.env.PAGES_BASE_PATH,
85
})
0 commit comments