add build action config

This commit is contained in:
DanielS
2026-06-22 21:12:46 +02:00
parent ba24ee33e6
commit 8c990b9628
729 changed files with 25605 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"/favicon.ico/route": "app/favicon.ico/route.js"
}

View File

@@ -0,0 +1,9 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [],
"lowPriorityFiles": [],
"rootMainFiles": [],
"pages": {},
"ampFirstPages": []
}