   [1m[38;2;173;127;168m▲ Next.js 15.2.5[39m[22m

 [37m[1m [22m[39m Creating an optimized production build ...
NX: Next.js SVGR support is deprecated. If used with turbopack, it may not work as expected and is not recommended. Please configure SVGR manually.
NX: Next.js SVGR support is deprecated. If used with turbopack, it may not work as expected and is not recommended. Please configure SVGR manually.
NX: Next.js SVGR support is deprecated. If used with turbopack, it may not work as expected and is not recommended. Please configure SVGR manually.
[31mFailed to compile.
[39m
./components/Pricing/PricingPlans.tsx
Error:   [31m×[0m Expression expected
    ╭─[[36;1;4m/var/www/your-reviews/repo/apps/public-site/components/Pricing/PricingPlans.tsx[0m:61:1]
 [2m58[0m │ }
 [2m59[0m │ 
 [2m60[0m │   title: string;
 [2m61[0m │   features: string[];
    · [35;1m                   ─[0m
 [2m62[0m │ };
 [2m63[0m │ 
 [2m64[0m │ type PlanCardProps = {
    ╰────

Caused by:
    Syntax Error

Import trace for requested module:
./components/Pricing/PricingPlans.tsx
./app/pricing/page.tsx


> Build failed because of webpack errors
[1m[31mBuild process exited due to code 1  [39m[22m
