Skip to content

Commit b20b9d8

Browse files
committed
update post
1 parent e7a438a commit b20b9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import type { NextConfig } from "next";
22

33
const nextConfig: NextConfig = {
4-
// output: "export",
4+
output: "export",
55
images: {
66
domains: ["user-images.githubusercontent.com"],
77
unoptimized: true,

0 commit comments

Comments
 (0)