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.
1 parent 5d3ab33 commit 6d454d3Copy full SHA for 6d454d3
next.config.js
@@ -1,6 +1,6 @@
1
/** @type {import('next').NextConfig} */
2
const nextConfig = {
3
- basePath: "/lab-website",
+ basePath: "/",
4
images: {
5
formats: ["image/avif", "image/webp"],
6
remotePatterns: [
0 commit comments