Bug Fixes
- Fixed the CLI's CDN deployment to properly include Next.js
public/assets and rewrite origin-absolute URLs so they resolve to the deployed origin. #1634 — Jeff Haynie - Fixed the CLI to clean the Next.js standalone package output before deploying and correctly handle nested
workingDirectoryconfigurations. #1633 — Jeff Haynie