'How to enable users to download zip file inside a folder using Next JS

In NextJS application, I have a zip files inside download folder in root directory, not in the public folder.

How to enable users (later only for paid users) to download the zip file from client?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source