next.js/packages/next/src/compiled/react-server-dom-webpack/static.js
static.js7 lines194 B
'use strict';

throw new Error(
  'The React Server Writer cannot be used outside a react-server environment. ' +
    'You must configure Node.js using the `--conditions react-server` flag.'
);
Quest for Codev2.0.0
/
SIGN IN