mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
feat: change configuration and generate package-lock file
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {};
|
||||
|
||||
module.exports = nextConfig;
|
||||
module.exports = {
|
||||
output: "standalone",
|
||||
};
|
||||
|
||||
Generated
+10602
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user