ho un progetto che in locale funziona correttamente ma quando pubblicato su vercel mi fa un logout automatico (che avviene anche senza middleware/proxy) Login con signInWithPassword su Vercel (HTTPS) Logout automatico dopo 2-3 secondi Cookie sb-auth-token creato ma con valore vuoto Funziona perfettamente in localhost @supabase/ssr 0.10.2 Chiave sb_publishable_ Next.js 16.2.2
The user reports an issue where their project logs out automatically when deployed on Vercel, despite working correctly locally. The problem occurs even without middleware or proxy, and involves a cookie with an empty value. The project uses Next.js 16.2.2 and @supabase/ssr 0.10.2.
This forum is English only as defined in the rules.