next.js embedded sanity studio suddenly stopped working in production #4575
Unanswered
1wrnr
asked this question in
Sanity Studio Support
Replies: 1 comment
-
The problem here was using the tags plugin, after removal it works fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I started building a project with next.js 13, using the App Router. I embedded sanity studio under a certain route which I tested and deployed. Both local development and the production deployment on Vercel went fine. I could already access sanity studio in the production build on Vercel too, added different document types and created some test entries for them.
This is my sanity.config.ts
Thanks in advance for anybody who can help me with this.
Beta Was this translation helpful? Give feedback.
All reactions