diff --git a/apps/ziyo-fe/next.config.js b/apps/ziyo-fe/next.config.js index 57b5365..d1fc0c6 100644 --- a/apps/ziyo-fe/next.config.js +++ b/apps/ziyo-fe/next.config.js @@ -19,6 +19,7 @@ const nextConfig = { svgr: false, }, transpilePackages: ['@ziyo/ui', 'lucide-react'], + output: 'standalone', }; const plugins = [