pulse-dashboard
Version:
A Next.js Dashboard application for real-time monitoring and historical analysis of Playwright test executions. This component provides the UI for visualizing Playwright test results and can be run as a standalone CLI tool.
36 lines • 945 B
JSON
{
"version": 4,
"routes": {
"/": {
"experimentalBypassFor": [
{
"type": "header",
"key": "Next-Action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/",
"dataRoute": "/index.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
}
},
"dynamicRoutes": {},
"notFoundRoutes": [],
"preview": {
"previewModeId": "c9decd8211a86fd47ff7a634b4e2b578",
"previewModeSigningKey": "6e8e79ce8d87e9841280ca95d96a97836aa495c929e24c6082b0dbbfe8b44c99",
"previewModeEncryptionKey": "873271b971e58ed1bfc301cab8df8b4ef0782b699b911d566f5c67ab532b31ad"
}
}