Skip to content

Commit 5d3ab33

Browse files
committed
add base path
1 parent 30088ec commit 5d3ab33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
3+
basePath: "/lab-website",
34
images: {
45
formats: ["image/avif", "image/webp"],
56
remotePatterns: [

0 commit comments

Comments
 (0)