feat: complete dockerization architecture with data/logs persistence and prod export script v1.3.0
This commit is contained in:
@@ -9,7 +9,7 @@ const withPWA = withPWAInit({
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
// Config options here
|
||||
output: "standalone",
|
||||
};
|
||||
|
||||
export default withPWA(nextConfig);
|
||||
|
||||
Reference in New Issue
Block a user