Hello.
I have the RENDER_STATIC_PUBLISH_PATH: unbound variable.
Nothing on Google or in the Docs. In the settings I did set my build folder to “build”
Oct 25 11:57:46 AM The build folder is ready to be deployed.
Oct 25 11:57:46 AM You may serve it with a static server:
Oct 25 11:57:46 AM
Oct 25 11:57:46 AM npm install -g serve
Oct 25 11:57:46 AM serve -s build
Oct 25 11:57:46 AM
Oct 25 11:57:46 AM Find out more about deployment here:
Oct 25 11:57:46 AM
Oct 25 11:57:46 AM https://cra.link/deployment
Oct 25 11:57:46 AM
Oct 25 11:57:46 AM builder.sh: line 17: RENDER_STATIC_PUBLISH_PATH: unbound variable
And it fails the build.