Channels
watercooler
incidents
reactjs-config
k8s_operator_helm
write-for-signoz
signoz-alert-testing
testsupport
webhook-dev
general
contributing
support
contributing-frontend
github-activities
Powered by
#support
Title
# support
h
Himanshu Jain
11/15/2022, 8:59 AM
#support
Does this implementation works in the production build of the next.js?
https://signoz.io/blog/opentelemetry-nextjs/
p
Prashant Shahi
11/15/2022, 12:46 PM
cc
@Palash Gupta
p
Palash Gupta
11/15/2022, 12:47 PM
Yes we have a sample app for same !
h
Himanshu Jain
11/15/2022, 12:56 PM
@Palash Gupta
this sample app doesn’t say about running the app on the production build
https://github.com/SigNoz/opentelemetry-nextjs-example
p
Palash Gupta
11/16/2022, 5:58 AM
i guess running the production would work with
next start
?
h
Himanshu Jain
11/16/2022, 7:03 AM
Able to resolve the issue, thanks
Post