How to generate unique env each build? #3342
erikdemarco
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
in nextjs we can easily generate unique env each build time like:
https://nextjs.org/docs/app/api-reference/next-config-js/generateBuildId
How to do it in hono?
Beta Was this translation helpful? Give feedback.
All reactions