build: 更新Next.js配置以支持静态导出并添加新依赖

更新next.config.ts文件以支持静态导出功能,并添加了多个新的依赖项到package.json中,包括UI组件库和动画库。同时生成了构建相关的文件和配置。
This commit is contained in:
张翔
2026-02-02 17:59:29 +08:00
parent f9df7b4d8f
commit 150024b6ac
443 changed files with 9531 additions and 120 deletions
@@ -0,0 +1,3 @@
module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},84435,a=>{a.n(a.i(25310))},81993,a=>{a.n(a.i(21185))},48508,a=>{a.n(a.i(97831))},52286,a=>{a.n(a.i(99246))},13702,a=>{a.n(a.i(13276))},75823,a=>{a.n(a.i(16803))},90511,a=>{"use strict";a.s(["HeroSection",()=>b]);let b=(0,a.i(77245).registerClientReference)(function(){throw Error("Attempted to call HeroSection() from the server but HeroSection is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/ruixin-website-react/src/components/sections/hero-section.tsx <module evaluation>","HeroSection")},50921,a=>{"use strict";a.s(["HeroSection",()=>b]);let b=(0,a.i(77245).registerClientReference)(function(){throw Error("Attempted to call HeroSection() from the server but HeroSection is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/ruixin-website-react/src/components/sections/hero-section.tsx","HeroSection")},68974,a=>{"use strict";a.i(90511);var b=a.i(50921);a.n(b)},90951,a=>{"use strict";a.s(["ServicesSection",()=>b]);let b=(0,a.i(77245).registerClientReference)(function(){throw Error("Attempted to call ServicesSection() from the server but ServicesSection is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/ruixin-website-react/src/components/sections/services-section.tsx <module evaluation>","ServicesSection")},17957,a=>{"use strict";a.s(["ServicesSection",()=>b]);let b=(0,a.i(77245).registerClientReference)(function(){throw Error("Attempted to call ServicesSection() from the server but ServicesSection is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/ruixin-website-react/src/components/sections/services-section.tsx","ServicesSection")},88511,a=>{"use strict";a.i(90951);var b=a.i(17957);a.n(b)},38110,a=>{"use strict";var b=a.i(54962),c=a.i(68974),d=a.i(88511),e=a.i(3486);let f={title:`${e.COMPANY_INFO.name} - 专业科技服务提供商`,description:e.COMPANY_INFO.description};function g(){return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(c.HeroSection,{}),(0,b.jsx)(d.ServicesSection,{})]})}a.s(["default",()=>g,"metadata",0,f])}];
//# sourceMappingURL=%5Broot-of-the-server%5D__7e90798c._.js.map