Skip to content

Commit

Permalink
deploy workflow try 4
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgnlez committed May 8, 2024
1 parent e294a14 commit 662caea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** @type {import('next').NextConfig} */

const nextConfig = {
output: "export",
reactStrictMode: true,
};

export default nextConfig;

0 comments on commit 662caea

Please sign in to comment.