We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a2451 commit ed5d9e0Copy full SHA for ed5d9e0
next.config.ts
@@ -4,7 +4,7 @@ import path from 'path';
4
/** @type {import('next').NextConfig} */
5
const nextConfig = {
6
output: 'export' as const,
7
- basePath: "/EarthyScience/vi-zarr-stores",
+ basePath: "/vi-zarr-stores",
8
images: {
9
unoptimized: true,
10
},
0 commit comments