This repository was archived by the owner on Jan 28, 2025. It is now read-only.
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
Domain name cannot be resolved after deploy, ERR_NAME_NOT_RESOLVED #205
Closed
Description
Describe the bug
Domain name cannot be resolved after deploy
To Reproduce
Steps to reproduce the behavior:
- Use AWS provider '...'
- Setup
serverless.yml
webSurvey:
component: serverless-next.js
- Run
sls
for deploy - Get the url from the output and paste
Expected behavior
ERR_NAME_NOT_RESOLVED on Chrome
Screenshots
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"