Skip to content

Commit

Permalink
Update next.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanpoland authored Sep 12, 2024
1 parent 7dd1544 commit 0e02561
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,6 @@ const nextConfig = {
},
output: "export",

/**
* Set base path. This is the slug of your GitHub repository.
*
* @see https://nextjs.org/docs/app/api-reference/next-config-js/basePath
*/
basePath: "/",

/**
* Disable server-based image optimization. Next.js does not support
* dynamic features with static exports.
Expand Down

0 comments on commit 0e02561

Please sign in to comment.