Skip to content

Commit 6cbb95e

Browse files
authored
Merge pull request #6 from ibelem/basepath
update output and basepath
2 parents c21d2f5 + f33f3dc commit 6cbb95e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

next.config.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,6 @@ export default withNextra({
8080
},
8181
],
8282
},
83+
output: 'export',
84+
basePath: process.env.PAGES_BASE_PATH,
8385
})

0 commit comments

Comments
 (0)