mirror of
https://github.com/vercel/commerce.git
synced 2025-06-07 08:46:58 +00:00
7 lines
104 B
JSON
7 lines
104 B
JSON
{
|
|
"items": [
|
|
{ "title": "Home", "url": "/" },
|
|
{ "title": "Products", "url": "/search" }
|
|
]
|
|
}
|