We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3a2451 + ed5d9e0 commit 0f156e9Copy full SHA for 0f156e9
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