nextjs 13 upgrade to 14
You can do that using the following command - magic
npm i next@latest react@latest react-dom@latest eslint-config-next@latest
Unfortunately not a straight forward upgrade for me as i am using apolog server integration package. Anyways I force it and will be trying to test that out.
Comments