nikoszz·last commentWeird useParams() behaviorHello, I put my website on vercel some months ago for my discord bot’s dashboard. Everything was working fine and well. Recently I updated it again with NextJS 16 and all new dependencies and now, useParams() returns weird values instead of the proper ones. This issue does not...
Leonardo Faria·last commentFramework environment variables not being injected in external buildsWe build our production env via GitHub Actions. Your docs mention that framework envs are injected into the build environment. vercel.com/docs/environment-variables/framework-environment-variables This used to work, but it doesn't anymore. My build in a nutshell: pnpm vercel pull --