devrsi0n/chirpy

Improve tfjs performance

devrsi0n opened this issue · 0 comments

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)