500 internal error with dynamic links.

Hey, can I get some help with dynamic pages?

I’ve got a news page using Sanity with dynamic links to articles. This works fine locally and in Plasmic Studio but when deployed to Vercel, the links give a 500 internal error. Logs on Vercel shows Error: Cannot find module '@plasmicapp/watcher.

Can you try upgrading to the latest @plasmicapp/loader-nextjs?

Thanks, that fixed it!