7 lines
219 B
JSON
7 lines
219 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/get-convex/convex-backend/main/npm-packages/convex/schemas/convex.schema.json",
|
|
"node": {
|
|
"externalPackages": ["playwright-core", "@sparticuz/chromium-min"]
|
|
}
|
|
}
|