Use a server-side 3xx redirect. On Vercel, add a redirect rule in your vercel.json file. This sends a 308 permanent redirect. Now, Google gets the correct instruction before any JavaScript loads. Two ...