11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"name": "storybook",
|
|
"compatibility_date": "2026-02-12",
|
|
"workers_dev": true,
|
|
"assets": {
|
|
"directory": "./storybook-static",
|
|
"html_handling": "force-trailing-slash",
|
|
"not_found_handling": "404-page"
|
|
}
|
|
}
|