manifest file - 401
Unanswered
Blue swimming crab posted this in #help-forum
Blue swimming crabOP
Hi.
I'm getting 401 unauthorized on manifest file in vercel (locally it's fine). I'm following https://nextjs.org/docs/app/api-reference/file-conventions/metadata/manifest and was thinking about adding
I'm getting 401 unauthorized on manifest file in vercel (locally it's fine). I'm following https://nextjs.org/docs/app/api-reference/file-conventions/metadata/manifest and was thinking about adding
crossorigin="use-credentials" -> is there any way to do that for manifest in nextjs 14?