Next.js Discord

Discord Forum

quick question about using nextjs for a help widget

Unanswered
Spectacled bear posted this in #help-forum
Open in Discord
Avatar
Spectacled bearOP
i want to create a help widget like intercom that i can embed with a <script> tag into any website (meaning it needs to compile down into a single js file that i host). is this something i can do with nextjs or shoud i stick to plain react? also, would this only work with pages dir or only app dir?

0 Replies