Skip to content

Commit

Permalink
revert output
Browse files Browse the repository at this point in the history
  • Loading branch information
miladtsx committed Oct 11, 2024
1 parent 29cb1cb commit ba822aa
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,7 +1,5 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'export',
trailingSlash: true,
};

export default nextConfig;

0 comments on commit ba822aa

Please sign in to comment.