Receiving Vercel error after adding Plasmic

Receiving this error in Vercel after adding the Plasmic installation:

Type error: Cannot find module '@plasmicapp/loader-nextjs' or its corresponding type declarations.

Hmm do you see this locally as well?

Is it possible this is missing from your package Json and needs to be installed?

@chungwu I do see this locally as well.

Have you installed the @plasmicapp/loader-nextjs package via npm install?