Another question, I'm moving AWS environments and ...
# help
a
Another question, I'm moving AWS environments and I did a deployment in CI, however it didn't pickup changes to any of the websites and did not deploy, how can a force a deployment even if there is no diff? I'm using Yarn workspaces/Lerna btw
t
hm I'm surprised the diffing works that well
are you referring to staticsite not deploying?
a
NextJS site actually