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