Skip to content

Commit

Permalink
GA already force export
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-kl1 committed Jan 25, 2025
1 parent e43b84d commit 58a4e0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ const nextConfig: NextConfig = {
return config;
}
};
nextConfig.output = 'export';

export default nextConfig;

0 comments on commit 58a4e0d

Please sign in to comment.