feat: Build app for production environments
Signed-off-by: shaerpour <amirhosseinshaerpour1@gmail.com>
This commit is contained in:
committed by
shaerpour
parent
767168f6be
commit
6f5431456f
@@ -5,6 +5,7 @@ const nextConfig = {
|
||||
defaultLocale: 'fa'
|
||||
},
|
||||
reactStrictMode: true,
|
||||
output: "standalone"
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user