Hi,
first of all, that project is wonderful!
I was working on some demo to show to my colleagues at work and tried deploying a simple Next.js app to my AWS account with the option --domain set to the subdomain of a domain that I own and host on Cloudflare.
npx ness deploy --domain showcase.gorr.io ends with a 5-hour loader on Setting up SSL, and in CloudFormation in AWS the ness-alias stack is stuck on CREATE_IN_PROGRESS.
How can I resolve that? How can I deploy to a subdomain?
Hi,
first of all, that project is wonderful!
I was working on some demo to show to my colleagues at work and tried deploying a simple Next.js app to my AWS account with the option
--domainset to the subdomain of a domain that I own and host on Cloudflare.npx ness deploy --domain showcase.gorr.ioends with a 5-hour loader onSetting up SSL, and in CloudFormation in AWS theness-aliasstack is stuck on CREATE_IN_PROGRESS.How can I resolve that? How can I deploy to a subdomain?