Content-Type
.Webflow does not support direct uploads of JSON files to the root directory, which is required for apple-app-site-association.json to enable features like Universal Links. Below are the best workarounds to achieve this.
Content-Type: application/json
header.api.yoursite.com
) and host the file there..json
inside Webflow’s Assets panel will serve it incorrectly, often interfering with Lottie animations.Webflow does not support direct hosting of apple-app-site-association.json at the root. The best solution is to use an external hosting service or a proxy setup via Netlify, Cloudflare, or another provider capable of serving root-level JSON files with the correct MIME type.