Skip to content

Commit 748c652

Browse files
committed
fix: updated next.config.mjs
1 parent 3d304a1 commit 748c652

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
@@ -1,5 +1,6 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
3+
output: "export",
34
images: {
45
domains: [
56
"github.com",

0 commit comments

Comments
 (0)