problem with requests on live app
Unanswered
Jersey Wooly posted this in #help-forum
Jersey WoolyOP
on my app I send request from the client to pages/api using `${process.env.NEXT_PUBLIC_NEXTJS_SITE_URL}/api/post
on local it is working OK, but on live app it creates a duplication of the site URL, why?
on local it is working OK, but on live app it creates a duplication of the site URL, why?