Skip to content

Commit f33f3dc

Browse files
committed
update output and basepath
1 parent fabea27 commit f33f3dc

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)