Skip to content

Commit c02a655

Browse files
committed
export
1 parent 0fb4a66 commit c02a655

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
@@ -5,6 +5,7 @@ import remarkMdxImages from 'remark-mdx-images'
55

66
/** @type {import('next').NextConfig} */
77
const nextConfig = {
8+
output: "export",
89
images: {
910
unoptimized: true,
1011
formats: ["image/avif", "image/webp"],

0 commit comments

Comments
 (0)