Build Error: Module not found: Can't resolve 'react-server-dom-webpack/client'
Unanswered
American Water Spaniel posted this in #help-forum
American Water SpanielOP
From my debugging the problem seems to stem from the way I'm using server actions, basically I am creating a server action which consists of an API call and then using that action within a client component same as the examples in the next docs
When I remove the server action calls in the client components the build works
I attached some images to make my question more clear as well as my next.config and package.json file
When I remove the server action calls in the client components the build works
I attached some images to make my question more clear as well as my next.config and package.json file