Next.js Discord

Discord Forum

problem with requests on live app

Unanswered
Jersey Wooly posted this in #help-forum
Open in Discord
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?

0 Replies