build
folder containing both your (isomorphic) React app and your Frontity (Node.js) server. This folder can be deployed to any hosting that is prepared to serve a Node.js app. The content of this build
folder will be used by the command:publicPath
parameter when you run npx frontity build
.