3 Replies
Hi @sensib0i. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. The information provided does not specify whether Refine supports Next.js version 14. However, Refine does support Next.js and allows you to build SSR supported web applications using it. For more detailed and updated information, you can refer to the refine Next.js documentation (https://refine.dev/docs/packages/documentation/routers/nextjs/).
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
<@667849704293269515> kapa.ai is still learning and improving, please let us know how it did by reacting below
inland-turquoise•14mo ago
With
app/
Directory | refinerefine allows you to use the app/ structure in your Next.js apps. To learn more about the app/ directory, check out Next.js app docs. In this example you will find how to use the app/ directory with refine.