We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c21d2f5 + f33f3dc commit 6cbb95eCopy full SHA for 6cbb95e
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