Closed CesarBenavides777 closed 7 months ago
I am having the save issue (https://github.com/wpengine/faustjs/issues/1833), even on the example app-router app in the Faust repo.
@mdrayer it looks like a Next.js build issue that happens if using next > v"14.1.0"
@mdrayer @CesarBenavides777 Fix should be available in canary release.
Description
When using the latest version of Next JS
14.1.2
fails to build when deployed on vercel:Steps to reproduce
Additional context
Downgrading to Next
14.1.0
Fixes the build@faustwp/core Version
^3.0.0
@faustwp/cli Version
^3.0.0
FaustWP Plugin Version
1.2.2
WordPress Version
Latest
Additional environment details
package.json
Please confirm that you have searched existing issues in the repo.