Skip to content

Commit 0f156e9

Browse files
authored
Merge pull request #55 from EarthyScience/la/no_org
no org
2 parents e3a2451 + ed5d9e0 commit 0f156e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import path from 'path';
44
/** @type {import('next').NextConfig} */
55
const nextConfig = {
66
output: 'export' as const,
7-
basePath: "/EarthyScience/vi-zarr-stores",
7+
basePath: "/vi-zarr-stores",
88
images: {
99
unoptimized: true,
1010
},

0 commit comments

Comments
 (0)