npx create-next-app@latest --typescript
yarn dev
SyntaxError: Unexpected token '??='
node -v
참고 https://github.com/vercel/next.js/discussions/49923