3 messages · Page 1 of 1 (latest)
If I try to do it without the hostname, I get an Invalid URL error
Invalid URL
Update: I just added the variable const domain = 'http://localhost:3000' || 'domain.vercel.app
const domain = 'http://localhost:3000' || 'domain.vercel.app
how are you using fetch?