You uploaded the root folder of the project to the web store instead of the dist folder.
dist
Here’s what you need to do:
This is what you uploaded (root of the project):
And this is what you should upload (dist folder after pnpm run build):
pnpm run build