W:
{
"buildCommand": "npm run build-storybook",
"devCommand": "npm run storybook",
"installCommand": "npm install",
"framework": null,
"outputDirectory": "storybook-static",
"trailingSlash": true,
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
}