Skip to content

Commit

Permalink
add assetPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
brignano authored Jul 22, 2024
1 parent 4ceca0d commit 4fd148d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const nextConfig = {
images: {
unoptimized: true,
},
assetPrefix: "./",
publicRuntimeConfig: {
jsonResumeUrl: process.env.JSON_RESUME_URL
},
Expand Down

0 comments on commit 4fd148d

Please sign in to comment.