Unable to remove "Non-production branch deploy command" despite it being optional
ποΈWorkers BuildsPages
Hi all, I'm trying to deploy a Hugo Pages site, and am editing my build configuration settings in the Dashboard. I successfully updated my Build and Deploy commands, however, whenever I try to remove the "Non-production branch deploy command" from the form, an error reads
"An internal error prevented the form from submitting. Please try again."
"An internal error prevented the form from submitting. Please try again."
, and a corresponding error toast reads
"Invalid request body"
"Invalid request body"
.
Therefore, my Pages "Version Command" configuration is stuck with the default "npx wrangler versions upload", despite Hugo not needing Wrangler, and I have no way to get rid of it?