Archived
added asset binding
This commit is contained in:
+5
-1
@@ -1,4 +1,8 @@
|
||||
name = "confessions-of-grace"
|
||||
main = ".open-next/worker.js"
|
||||
compatibility_date = "2025-03-25"
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
|
||||
[assets]
|
||||
directory = ".next/assets"
|
||||
binding = "ASSETS"
|
||||
Reference in New Issue
Block a user