Skip to content

Commit

Permalink
Removed standalone output
Browse files Browse the repository at this point in the history
  • Loading branch information
dooman87 committed Mar 12, 2024
1 parent 670a1c0 commit 800b560
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
/** @type {import('next').NextConfig} */
const config = {
poweredByHeader: false,
experimental: {
outputStandalone: process.env.STANDALONE_BUILD === 'true',
},
async rewrites() {
return {
beforeFiles: [
Expand Down
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 800b560

Please sign in to comment.