   [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/BusinessRegistrationLogin/BusinessAccountForm.tsx
Error:   [31m×[0m Expression expected
   ╭─[[36;1;4m/var/www/your-reviews/repo/apps/public-site/components/BusinessRegistrationLogin/BusinessAccountForm.tsx[0m:5:1]
 [2m2[0m │ import { useState } from 'react';
 [2m3[0m │ import PhoneInput from './PhoneInput';
 [2m4[0m │ import Select from 'react-select';
 [2m5[0m │ import { CSSObjectWithLabel } from 'react-select';, GroupBase, OptionProps } from 'react-select';
   · [35;1m                                                  ─[0m
 [2m6[0m │ 
 [2m7[0m │ const countryOptions = [
 [2m8[0m │     { value: 'India', label: 'India' },
   ╰────

Caused by:
    Syntax Error

Import trace for requested module:
./components/BusinessRegistrationLogin/BusinessAccountForm.tsx
./app/business-registration-login/page.tsx


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