Skip to content

Commit

Permalink
Update next.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
KillerBOSS2019 committed Nov 3, 2024
1 parent 856debb commit 704ee7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { NextConfig } from "next";

const nextConfig: NextConfig = {
/* config options here */
output: 'export',
};

export default nextConfig;

0 comments on commit 704ee7f

Please # to comment.