Skip to content

Commit 4a7dad2

Browse files
authored
deploy to / instead of /clustermap
1 parent b75d137 commit 4a7dad2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
const nextConfig = {
33
reactStrictMode: true,
44
output: 'standalone',
5-
basePath: '/clustermap',
65
}
76

87
module.exports = nextConfig

0 commit comments

Comments
 (0)