Skip to content

Commit

Permalink
updated asset
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishu Singh committed Nov 2, 2024
1 parent ad890f6 commit 992883b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const nextConfig = {
images: {
unoptimized: true, // Disable default image optimization
},
assetPrefix: '/portfolio/',
assetPrefix: '',
basePath: '',
output: 'standalone',
};
Expand Down

0 comments on commit 992883b

Please sign in to comment.