1
0
mirror of https://github.com/vercel/commerce.git synced 2025-08-13 12:21:24 +00:00

Create next-js-frontend-footer-menu.json

This commit is contained in:
basstian-ai
2025-05-20 17:00:30 +02:00
committed by GitHub
parent 7bf068f354
commit 206b555194

@@ -0,0 +1,6 @@
{
"items": [
{ "title": "Contact", "url": "/contact" },
{ "title": "Terms", "url": "/terms" }
]
}