How to publish my Next.js app into npm package

I built a simple Next.js app and want to publish it into npm package so we can reuse it in any other Next.js app.
I have npm user and published myself but failed.
It seems I had issue because of configuration of Webpack and Babel.

Next.js app is built…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Travis Hamilton-CT

I built a simple Next.js app and want to publish it into npm package so we can reuse it in any other Next.js app.
I have npm user and published myself but failed.
It seems I had issue because of configuration of Webpack and Babel.

Next.js app is built with Typescript.

How can I make this successful?
It will be great if you share with me a public blog or documentation.


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Travis Hamilton-CT


Print Share Comment Cite Upload Translate Updates
APA

Travis Hamilton-CT | Sciencx (2022-10-27T13:59:46+00:00) How to publish my Next.js app into npm package. Retrieved from https://www.scien.cx/2022/10/27/how-to-publish-my-next-js-app-into-npm-package/

MLA
" » How to publish my Next.js app into npm package." Travis Hamilton-CT | Sciencx - Thursday October 27, 2022, https://www.scien.cx/2022/10/27/how-to-publish-my-next-js-app-into-npm-package/
HARVARD
Travis Hamilton-CT | Sciencx Thursday October 27, 2022 » How to publish my Next.js app into npm package., viewed ,<https://www.scien.cx/2022/10/27/how-to-publish-my-next-js-app-into-npm-package/>
VANCOUVER
Travis Hamilton-CT | Sciencx - » How to publish my Next.js app into npm package. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/10/27/how-to-publish-my-next-js-app-into-npm-package/
CHICAGO
" » How to publish my Next.js app into npm package." Travis Hamilton-CT | Sciencx - Accessed . https://www.scien.cx/2022/10/27/how-to-publish-my-next-js-app-into-npm-package/
IEEE
" » How to publish my Next.js app into npm package." Travis Hamilton-CT | Sciencx [Online]. Available: https://www.scien.cx/2022/10/27/how-to-publish-my-next-js-app-into-npm-package/. [Accessed: ]
rf:citation
» How to publish my Next.js app into npm package | Travis Hamilton-CT | Sciencx | https://www.scien.cx/2022/10/27/how-to-publish-my-next-js-app-into-npm-package/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.