Revert "Configure nextjs output file tracing"
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 63b8c3f5ae
.
This commit is contained in:
@ -7,7 +7,6 @@ const nextConfig = {
|
||||
reactCompiler: false,
|
||||
},
|
||||
output: 'standalone',
|
||||
outputFileTracingRoot: path.join(__dirname, '../../'),
|
||||
env: {
|
||||
customKey: 'my-value',
|
||||
PORT: process.env.PORT,
|
||||
|
Reference in New Issue
Block a user