migrate on nuxt3

This commit is contained in:
2025-06-17 17:46:03 +04:00
parent 7634a3d616
commit 727fa976bd
123 changed files with 20963 additions and 1815 deletions

17
.nuxt/nitro.json Normal file
View File

@ -0,0 +1,17 @@
{
"date": "2025-06-17T13:44:26.593Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
"version": "3.17.5"
},
"versions": {
"nitro": "2.11.12"
},
"dev": {
"pid": 62551,
"workerAddress": {
"socketPath": "/var/folders/jg/1yt_y5qd6kn2wn59rft1k_bh0000gn/T/nitro-worker-62551-6-4-3412.sock"
}
}
}