feat: enhance accessibility and improve metadata in project

This commit is contained in:
2025-02-24 22:16:49 +01:00
parent 3b0552f4ec
commit 49123435c4
2 changed files with 60 additions and 16 deletions

View File

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"