Skip to content

Commit aade4f3

Browse files
committed
Change of path variable value in config file
1 parent 6f75568 commit aade4f3

11 files changed

Lines changed: 3 additions & 2 deletions

File tree

next.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const nextConfig: NextConfig = {
55
basePath: "/maasec.com",
66
output: 'export',
77
reactStrictMode: true,
8+
path: "/",
89
};
910

1011
module.exports = nextConfig;
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)