mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-02-06 14:42:40 +00:00
Merge branch 'master' of https://github.com/tuna2134/cecilia
This commit is contained in:
@@ -11,4 +11,8 @@ const nextConfig: NextConfig = {
|
||||
}
|
||||
};
|
||||
|
||||
if (process.env.OUTPUT === "standalone") {
|
||||
nextConfig.output = "standalone";
|
||||
}
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user