We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834ebdf commit deaa89fCopy full SHA for deaa89f
docs/content/docs/deploying/world/vercel-world.mdx
@@ -221,11 +221,7 @@ If workflows don't work after deployment:
221
1. Verify `withWorkflow()` is wrapping your Next.js config
222
2. Check build logs for errors
223
3. Ensure workflow files are in the correct directory
224
-<<<<<<< HEAD
225
4. Test locally first with [Local World](/docs/deploying/world/local-world)
226
-=======
227
-4. Test locally first with [Embedded World](/docs/deploying/world/local-world)
228
->>>>>>> d86cb1aab44a45cfd54466847cf04409c0d90367
229
230
## Learn More
231
0 commit comments