Slug: מידע
This page will 500 on Vercel with ERR_INVALID_CHAR when the slug contains non-ASCII characters, because Next.js writes the path into the `x-next-cache-tags` HTTP header which is ASCII-only.
This page will 500 on Vercel with ERR_INVALID_CHAR when the slug contains non-ASCII characters, because Next.js writes the path into the `x-next-cache-tags` HTTP header which is ASCII-only.