save button
This commit is contained in:
@@ -7,6 +7,7 @@ const apiUrl =
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
transpilePackages: ['@mdxeditor/editor'],
|
||||
output: "standalone",
|
||||
compiler: {
|
||||
removeConsole: process.env.NODE_ENV === "production",
|
||||
|
||||
Reference in New Issue
Block a user