Skip to content

Commit

Permalink
Merge pull request #73 from celestiaorg/sysrex-patch-2
Browse files Browse the repository at this point in the history
Update next.config.mjs
  • Loading branch information
sysrex authored Jan 29, 2025
2 parents 3b7075c + 037b3f3 commit a0e5813
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
pageExtensions: ["js", "jsx", "ts", "tsx"],
output: "export",
distDir: "dist",
images: { unoptimized: true },
trailingSlash: true,
async redirects() {
Expand Down

0 comments on commit a0e5813

Please sign in to comment.