next-app-template
next-app-template copied to clipboard
Fixing Error when trying to use turbo pack
I received "Failed to compile" error when I tried switching to turbo-pack. I had to rename postcss.config.js to postcss.config.cjs in order to work.