nodeアップデート
Vercelのデプロイエラー
Error: Node.js Version "14.x" is discontinued and must be upgraded. Please set Node.js Version to 20.x in your Project Settings to use Node.js 20.
はい、ごめんなさい😇
読んだ
https://vercel.com/docs/functions/serverless-functions/runtimes/node-js#node.js-version
管理画面
https://vercel.com/xxx/xxxx/settings
設定から変更する
ファイルの方
.node-versions のバージョンを書き換える
npm i する
表示確認