Hi @jaan0, welcome to the Vercel Community!
If your code is in the /frontend
directory then you should configure it as the root directory in Project settings:
After redeploying your website should work. You can also see the deployment summary to understand which assets got deployed:
I hope this was helpful.