I started getting this warning during my Next.js builds today:
WARNING • Remote caching unavailable (Authentication failed — check
TURBO_TOKENor run "turbo login")
Problem
Is this a bug?
On Vercel, I’d expect TURBO_TOKEN to be set automatically for remote caching. I hadn’t seen this before, and it only started happening today.