Next.js Discord

Discord Forum

migrate _document to app directory

Unanswered
Thrianta posted this in #help-forum
Open in Discord
ThriantaOP
I'm trying to install a facebook-pixel on my nextjs app and the facebook-pixel example on nextjs
https://github.com/vercel/next.js/tree/canary/examples/with-facebook-pixel
is in the pages directory, I wanted to know how I can convert the _document and _app code used in here to the updated app directory in nextjs 14

0 Replies