Skip to content

Commit

Permalink
updated ouput
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishu Singh committed Nov 2, 2024
1 parent fe282e6 commit 3ba03d2
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 @@ -11,7 +11,7 @@ const nextConfig = {
},
assetPrefix: '/portfolio/',
basePath: '/',
output: 'export',
output: 'standalone',
};

module.exports = nextConfig

0 comments on commit 3ba03d2

Please sign in to comment.