問題 tokenをデコードしたつもりがデコードされていませんでした。 import {NextRequest} from "next/server"; import jwt from "jsonwebtoken"; e···