Skip to content

Commit df7f00b

Browse files
committed
add output
1 parent 6d454d3 commit df7f00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
3-
basePath: "/",
3+
output: "export",
44
images: {
55
formats: ["image/avif", "image/webp"],
66
remotePatterns: [

0 commit comments

Comments
 (0)