David Turner
Results
2
comments of
David Turner
Environment variables aren't configured at that point in the guide. So running `pnpm dev` won't lead to happiness.
Check that you've got the correct redirect rules configured for your domain. You may have your apex domain (`NEXT_PUBLIC_ROOT_DOMAIN`) redirecting to `www.NEXT_PUBLIC_ROOT_DOMAIN`. Either change the domain configuration to redirect `www.NEXT_PUBLIC_ROOT_DOMAIN`...