Localhost takes 30+ seconds to initially load

Does anyone have an issue where localhost takes 30+ seconds to initially load? every time? I’ve never had this issue using nextjs until plasmic

Is preview set to true?

yes - it’s in development

Got it - our live-bundling performance (of unpublished in-flight projects, when preview:false) is a bit slow at the moment. We have some (significant) perf improvements here coming soon, but regardless even now your production loading speeds should be fast as long as preview:false.