It works on my side, but only in development mode, after I restart development server. But for some reason when I push it to production on Vercel, it does not work properly - the SSG pages are not cached via edge CDN, but are server via serverless functions, and the view transition effect is not working at all.
It works on my side, but only in development mode, after I restart development server. But for some reason when I push it to production on Vercel, it does not work properly - the SSG pages are not cached via edge CDN, but are server via serverless functions, and the view transition effect is not working at all.