You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

7 line
177 B

  1. {
  2. "/_app": "pages/_app.js",
  3. "/_document": "pages/_document.js",
  4. "/_error": "pages/_error.js",
  5. "/yamaha/Shop/Cart": "pages/yamaha/Shop/Cart.js",
  6. "/": "pages/index.js"
  7. }