
CVE-2025-29927
This project is prepared for running a Next.js application using Docker.
Creating a Docker image:
docker build -t next-app .
Starting the container:
docker run -d --name next-app --restart always -p 3000:3000 next-app
Access via browser:
http://<IP>:3000
For example:
http://127.0.0.1:3000
Tools used for testing and security:
Telegram => https://t.me/saidakbarxon_s