next-api-url
Helper to quickly get the absolute URL to use in Next.js data fetching
Helper to quickly get the absolute URL to use in Next.js data fetching
Resolve relative url to absolute url via given base url.
A helper component to easily create internal, relative links from absolute urls in your NextJS React apps.