Skip to content

Commit 259ab87

Browse files
committed
export
1 parent 0fb4a66 commit 259ab87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import remarkMdxImages from 'remark-mdx-images'
66
/** @type {import('next').NextConfig} */
77
const nextConfig = {
88
images: {
9+
output: "export",
910
unoptimized: true,
1011
formats: ["image/avif", "image/webp"],
1112
remotePatterns: [

0 commit comments

Comments
 (0)