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