isCustomDomain() in middleware.ts treats any non-localhost/papermark.*/vercel host as a custom domain in production, causing DomainMiddleware to redirect / to https://www.papermark.com when no Redis entry exists. Fix: patch middleware.ts before build to exclude IP addresses from custom domain detection.
2.3 KiB
2.3 KiB