nix standalone
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/** @type {import('next').Config} */
|
||||
const nextConfig = {
|
||||
output: 'standalone',
|
||||
productionBrowserSourceMaps: false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user