Skip to content

Commit

Permalink
Modify next config
Browse files Browse the repository at this point in the history
  • Loading branch information
neha-vard committed Mar 31, 2024
1 parent ee1ca34 commit f1d1682
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 @@ -2,7 +2,7 @@
const nextConfig = {
reactStrictMode: true,
output: "export",
basePath: "/IllinoisWCS-new",
basePath: "/IllinoisWCS-new/github-pages",
};

module.exports = nextConfig;

0 comments on commit f1d1682

Please sign in to comment.