Skip to content

Commit

Permalink
Remove output nextjs config
Browse files Browse the repository at this point in the history
  • Loading branch information
version-1 committed Apr 21, 2024
1 parent 5c711fb commit ed757d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/core/next.config.js
@@ -1,6 +1,5 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'export',
images: {
unoptimized: true
}
Expand Down

0 comments on commit ed757d4

Please sign in to comment.