added asset binding

This commit is contained in:
2025-08-18 13:58:57 -05:00
parent dc101c4eaf
commit af84b6ca8a
+4
View File
@@ -2,3 +2,7 @@ name = "confessions-of-grace"
main = ".open-next/worker.js"
compatibility_date = "2025-03-25"
compatibility_flags = ["nodejs_compat"]
[assets]
directory = ".next/assets"
binding = "ASSETS"