Skip to content

Commit

Permalink
build: change basePath
Browse files Browse the repository at this point in the history
  • Loading branch information
kiomarzsss committed Mar 2, 2024
1 parent e099d1a commit b0430bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ const config = {
unoptimized: true,
},
reactStrictMode: true,
basePath: "/kscanner",
assetPrefix: isProd ? '/kscanner/' : undefined,
};
export default config;

0 comments on commit b0430bc

Please sign in to comment.