﻿
> nashel-frontend@0.1.0 build
> next build

   ▲ Next.js 15.1.0
   - Environments: .env.local

   Creating an optimized production build ...
node.exe : Failed to compile.
C:\Program Files\nodejs\npm.ps1:29 знак:3
+   & $NODE_EXE $NPM_CLI_JS $args
+   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (Failed to compile.:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 

./src/app/dashboard/become-performer/page.tsx
Module not found: Can't resolve '@/components/RichTextEditor'

https://nextjs.org/docs/messages/module-not-found

./src/app/dashboard/become-performer/page.tsx
Module not found: Can't resolve '@/components/ui/collapsible'

https://nextjs.org/docs/messages/module-not-found


> Build failed because of webpack errors
