feat: show EOL not neccessary for OOC products with 0 stock

This commit is contained in:
christian.vidal
2026-03-27 13:26:16 +01:00
parent c3c46d558e
commit 750e25db89
5 changed files with 57 additions and 13 deletions
+4 -5
View File
@@ -1,8 +1,7 @@
{
"rewrites": [
{
"source": "/dropbox-file/:path*",
"destination": "https://dl.dropboxusercontent.com/:path*"
"functions": {
"api/dropbox-proxy.js": {
"runtime": "nodejs20.x"
}
]
}
}