You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2022. It is now read-only.
Add a version page that works with environmental settings so that it is a page accessible from a /version route or soething similar which displays the version, deployment date, APP_ENV, etc.
Add a version page that works with environmental settings so that it is a page accessible from a
/versionroute or soething similar which displays the version, deployment date, APP_ENV, etc.Should be able to add a
version.jsfile located in thepagesdirectory. Add a note at the top of the file that states what the purpose is. See an example api file here https://reacttricks.com/exploring-next-9-dynamic-routing-and-api-routes/