#TypeError [ERR_INVALID_URL] Invalid URL

4 messages · Page 1 of 1 (latest)

neon parcel
#

Does the page use an environment variable?

green hamlet
#

yeah it does, they're all configured:

neon parcel
#

Hmmm based on the logs it looks like its received empty string input: '', which makes me think there is an environment variable that needs to be exposed to the browser through NEXT_PUBLIC_ prefix

green hamlet
#

is NEXTPUBLIC you mentioned an environmental variable?