netlify.toml 69 B

12345
  1. [[redirects]]
  2. from = "/"
  3. to = "/storybook"
  4. status = 301
  5. force = true