Skip to content

Commit

Permalink
Added base path
Browse files Browse the repository at this point in the history
  • Loading branch information
jLynx committed Jan 1, 2024
1 parent 2ef7509 commit 7f09640
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file removed .nojekyll
Empty file.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

const nextConfig = {
output: "export",
basePath: '/MayhemHub',
reactStrictMode: true, // Enable React strict mode for improved error handling
swcMinify: true, // Enable SWC minification for improved performance
compiler: {
Expand Down

0 comments on commit 7f09640

Please sign in to comment.