mirror of
https://github.com/mmahdium/portfolio.git
synced 2025-12-20 09:23:54 +01:00
26 lines
517 B
JSON
26 lines
517 B
JSON
{
|
|
"status": "ok",
|
|
"problems": [],
|
|
"recommendations": [],
|
|
"details": {
|
|
"outputDir": ".output/public",
|
|
"foundRoutes": [
|
|
"index.html",
|
|
"blog/index.html",
|
|
"fa/index.html",
|
|
"fa/blog/index.html"
|
|
],
|
|
"missingRoutes": [],
|
|
"buildAssets": {
|
|
"totalFiles": 149,
|
|
"jsFiles": 138,
|
|
"cssFiles": 8,
|
|
"metaFiles": 1
|
|
},
|
|
"relativePathIssues": [],
|
|
"configIssues": [],
|
|
"hasSpaFallback": true,
|
|
"has404Page": true,
|
|
"hasVercelConfig": true
|
|
}
|
|
} |