mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-24 06:35:10 +00:00
/privacy was 404'ing because the page lives at /privacy-policy. Add a 308 redirect in vercel.json and fix four hardcoded /privacy links (and the browser test asserting the broken URL) to point at /privacy-policy directly.