Vercel Firewall false positive challenge on production domain

Can you return the response after running this commands?
Windows: curl -sS -D - -o NUL https://www.sobotkiweddings.pl/ | findstr /i “HTTP/ x-vercel-id server location content-type”

macOS: curl -sS -D - -o /dev/null https://www.sobotkiweddings.pl/ | sed -n ‘1,60p’