In my site’s header, users can subscribe to a newsletter using the “Inscris-Toi” button. While this works perfectly on the homepage (https://adrienbailliard.com), the action fails to trigger on the 404 page (https://adrienbailliard.com/404).
This issue only occurs in production on Vercel; I cannot reproduce it in my local production build.