Seems like a configuration issue with your .env file. Double-check if the APP_URL is correctly set, especially if it differs between local and production environments. Sometimes clearing the cache again after updating the .env file can help resolve the issue.