feat: add website enrichment crawler
This commit is contained in:
6
convex.json
Normal file
6
convex.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/get-convex/convex-backend/main/npm-packages/convex/schemas/convex.schema.json",
|
||||
"node": {
|
||||
"externalPackages": ["playwright-core", "@sparticuz/chromium-min"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user