We can't use @tensorflow/tfjs-node(better runtime perf) because of vercel bundle limitation, consider the package below to resolve the issue:
https://github.com/jlarmstrongiv/tfjs-node-lambda
But we need to ping it after the build to make sure it's running (Or get 503 error)
We can't use
@tensorflow/tfjs-node
(better runtime perf) because of vercel bundle limitation, consider the package below to resolve the issue: https://github.com/jlarmstrongiv/tfjs-node-lambda But we need to ping it after the build to make sure it's running (Or get 503 error)