I am trying to build a steganography based website. I wrote it in python and HTML. It works locally, but when deployed, the image isn't encrypted or decrypted.
Here are the files : app.py file and index.html.
The error message is for encrypt and decrypt where 404 not found message occurs. Am I storing the files wrong? Or is this limitation of vercel since it is serverless? Or is there any issue in the code?
Website : Image Steganography
The page could not be found NOT_FOUND