Closed FREDVUNI closed 5 months ago
Description:
I'm encountering a deployment failure on Vercel specifically related to the /write route in my Next.js application. The /write route utilizes the React Quill package and seems to be causing issues during deployment.
Steps to Reproduce:
Attempt deployment on Vercel. Observe the deployment logs or error messages specifically related to the /write route.
Expected Behavior: The deployment on Vercel should proceed successfully for all routes, including the /write route using React Quill.
Actual Behavior: The deployment breaks or encounters errors specifically when handling the /write route, causing the deployment to fail on Vercel.
have you found the solution..??? kindly reply
Description:
I'm encountering a deployment failure on Vercel specifically related to the /write route in my Next.js application. The /write route utilizes the React Quill package and seems to be causing issues during deployment.
Steps to Reproduce:
Attempt deployment on Vercel. Observe the deployment logs or error messages specifically related to the /write route.
Expected Behavior: The deployment on Vercel should proceed successfully for all routes, including the /write route using React Quill.
Actual Behavior: The deployment breaks or encounters errors specifically when handling the /write route, causing the deployment to fail on Vercel.