This is a trial deployment of the ETH PEACH Lab website using Next.js 14 on GitHub Pages.
The test deployment is available at:
🔗 https://eth-peach-lab.github.io/web-2025/
To run locally:
git clone https://github.com/ETH-PEACH-Lab/web-2025.git
cd web-2025
npm install
npm run dev