Skip to content

Commit

Permalink
chore: update next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Aug 5, 2024
1 parent 3d21e44 commit 2a2f14b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const withNextra = require('nextra')({

module.exports = withNextra({
output: 'export',
distDir: 'dist',
basePath: process.env.BASE_PATH ?? '',
images: {
unoptimized: true
Expand Down

0 comments on commit 2a2f14b

Please sign in to comment.