I want Next.js to output built files so that local proxy can map them. How to let Next.js output dev files?
I once tried devServer.writeToDisk, but it didn\'t work be