**Describe the bug** Domain name cannot be resolved after deploy **To Reproduce** Steps to reproduce the behavior: 1. Use AWS provider '...' 2. Setup `serverless.yml` ``` webSurvey: component: serverless-next.js ``` 3. Run `sls` for deploy 4. Get the url from the output and paste **Expected behavior** ERR_NAME_NOT_RESOLVED on Chrome **Screenshots**  [https://dlnw78exek9o0.cloudfront.net](https://dlnw78exek9o0.cloudfront.net) **Desktop (please complete the following information):** - OS: Linux Ubuntu - Version: 16 **Additional context** - `"next": "^9.1.1"` - `"serverless-next.js": "^1.4.1"`
Describe the bug
Domain name cannot be resolved after deploy
To Reproduce
Steps to reproduce the behavior:
serverless.ymlslsfor deployExpected behavior
ERR_NAME_NOT_RESOLVED on Chrome
Screenshots

https://dlnw78exek9o0.cloudfront.net
Desktop (please complete the following information):
Additional context
"next": "^9.1.1""serverless-next.js": "^1.4.1"