This commit is contained in:
@@ -7,7 +7,7 @@ const __dirname = path.dirname(__filename);
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
output: 'standalone',
|
||||
//output: 'standalone',
|
||||
poweredByHeader: false,
|
||||
turbopack: {
|
||||
root: __dirname,
|
||||
|
||||
Reference in New Issue
Block a user