{
"root": "src/app",
"cache": {
"providers": {
"default": {
"driver": "unstorage/drivers/fs",
"options": {
"base": "./.cache"
}
}
}
}
}
{
"root": "src/app",
"cache": {
"providers": {
"default": {
"driver": "unstorage/drivers/fs",
"options": {
"base": "./.cache"
}
}
}
}
}