Installing Prismic on Next.js Project with JavaScript Files

Hello Prismic Community,

I'm currently working on setting up Prismic with my Next.js project, but I've encountered some challenges.

Is it possible to integrate Prismic with a Next.js project using JavaScript files only instead of TypeScript? If so, could you please provide guidance on how to set this up correctly? I would greatly appreciate any assistance or advice you can offer.

Thank you in advance for your help!

Best regards,

Hi Yanis,

Yes, you can use JS files instead of TS files no problem. You don't need any configuration.

Sam