Skip to content

Commit

Permalink
Config
Browse files Browse the repository at this point in the history
  • Loading branch information
neha-vard committed Apr 1, 2024
1 parent 721d2dd commit 7b5215b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
output: "export",
basePath: "/IllinoisWCS-new/",
basePath: "/IllinoisWCS-new",
};

module.exports = nextConfig;

0 comments on commit 7b5215b

Please sign in to comment.