Hi, need help, my last deployment to in 2025/09 works fine, but when I try to deploy again today, I get the following error for any api request:
Unhandled Rejection: UnrecognizedClientException: The security token included in the request is invalid at throwDefaultError (/var/task/node\_modules/@smithy/smithy-client/dist-cjs/index.js:839:20) at /var/task/node\_modules/@smithy/smithy-client/dist-cjs/index.js:848:5 at de\_CommandError (/var/task/node\_modules/@aws-sdk/client-dynamodb/dist-cjs/index.js:2230:14) at process.processTicksAndRejections (node:internal/process/task\_queues:105:5) at async /var/task/node\_modules/@smithy/middleware-serde/dist-cjs/index.js:35:20 at async /var/task/node\_modules/@smithy/core/dist-cjs/index.js:165:18 at async /var/task/node\_modules/@smithy/middleware-retry/dist-cjs/index.js:320:38 at async /var/task/node\_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:34:22 at async main (/var/task/node\_modules/dynamoose/dist/aws/ddb/internal.js:6:20) at async createTable (/var/task/node\_modules/dynamoose/dist/Table/utilities.js:84:5)
anything you can think of? I have not changed anything in my code, just some edit in ignored files: https://github.com/electerm/electerm-cloud/commit/5994564b0e8c84691234a0f8431b330575b0fc70
see prev section
the settings, envs not change compare to old deploy of 2025/09
project url: https://vercel.com/zxdong262s-projects/electerm-cloud