Skip to content

Commit 127a290

Browse files
committed
Merge branch 'dev' into blog
2 parents 28d2ee9 + 3d47ecd commit 127a290

File tree

2 files changed

+1
-1
lines changed

2 files 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
formats: ["image/webp"],
-203 KB
Binary file not shown.

0 commit comments

Comments
 (0)