Skip to content

Commit

Permalink
Removed output
Browse files Browse the repository at this point in the history
  • Loading branch information
kyrea committed Aug 7, 2023
1 parent b42347c commit e4ef464
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ const dotenv = require('dotenv')

dotenv.config({ path: require('find-config')('.env') })
const nextConfig = {
output: 'export',
reactStrictMode: true,
env: {
MONGODB_URI: process.env.MONGODB_URI,
Expand Down

0 comments on commit e4ef464

Please sign in to comment.