I’m trying to deploy the sample site on Netlify
I’ve added build command npx frontity build and it gets executed
Set build directory as /static
Getting this error
Deploy did not succeed: Deploy directory ‘static’ does not exist
Here is the code sandbox codesandbox-frontity - CodeSandbox
Thanks