Skip to content

Commit ed5d9e0

Browse files
committed
no org
1 parent e3a2451 commit ed5d9e0

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)