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