In your radiant template (typescript) use ``` import {defineLive} from 'next-sanity/live' ``` instead of ``` import {defineLive} from 'next-sanity' ``` Link: https://github.com/sanity-io/next-sanity?tab=readme-ov-file#live-content-api or like in https://github.com/sanity-io/next-sanity/issues/1949 from `@sanity/next-loader` if you will decide to update packages