fix
All checks were successful
Deploy Application / deploy (push) Successful in 7s

This commit is contained in:
2025-06-18 08:35:55 +04:00
parent 495638c922
commit 886f21e0a2
15 changed files with 2293 additions and 9 deletions

17
.nuxt/nitro.json Normal file
View File

@ -0,0 +1,17 @@
{
"date": "2025-06-18T04:35:24.730Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
"version": "3.17.5"
},
"versions": {
"nitro": "2.11.12"
},
"dev": {
"pid": 21621,
"workerAddress": {
"socketPath": "/var/folders/jg/1yt_y5qd6kn2wn59rft1k_bh0000gn/T/nitro-worker-21621-2-1-1101.sock"
}
}
}