Skip to content

Commit

Permalink
change basepath
Browse files Browse the repository at this point in the history
  • Loading branch information
fallow64 committed Dec 5, 2024
1 parent 4af7130 commit d955709
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ const nextConfig: NextConfig = {
images: {
unoptimized: true,
},
assetPrefix: "/osg-display", // while being deployed on a test github pages
basePath: "/osg-display", // while being deployed on a test github pages
};

export default nextConfig;

0 comments on commit d955709

Please sign in to comment.