eastolfi / nextjs-blog

Home Page:nextjs-blog-eastolfi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a starter template for Learn Next.js.

Add Bit support to Vercel

First we need to search our .npmrc file -> npm config list It will be probably at C/Users/CURRENT_USER/.npmrc The we should open the file, for example vi /c/Users/CURRENT_USER/.npmrc and copy the content Then, in the Vercel deployment, add the NPM_RC env variable, and paste the content of .npmrc

About

nextjs-blog-eastolfi.vercel.app


Languages

Language:TypeScript 94.8%Language:SCSS 4.9%Language:JavaScript 0.3%