Skip to content

Commit

Permalink
remove asset path
Browse files Browse the repository at this point in the history
  • Loading branch information
ductiletoaster committed Jan 24, 2024
1 parent 446d234 commit 652c8a7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions site/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ const nextConfig = {
*/
output: "export",

/**
* Set asset path prefix. This is the prefix prepended to your assets path.
*
* @see https://nextjs.org/docs/app/api-reference/next-config-js/assetPrefix
*/
assetPrefix: '/',

/**
* Set base path. This is the slug of your GitHub repository.
*
Expand Down

0 comments on commit 652c8a7

Please sign in to comment.