Skip to content

Commit 1a07420

Browse files
committed
revert config
1 parent e3d1b39 commit 1a07420

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

next.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
3-
basePath: "/lab-website",
4-
output: "export",
5-
reactStrictMode: true,
63
images: {
74
formats: ["image/avif", "image/webp"],
85
remotePatterns: [

0 commit comments

Comments
 (0)