Back to Refine

With `app/` Directory

documentation/versioned_docs/version-3.xx.xx/examples/next-js/appdir.md

3.25.0421 B
Original Source

refine allows you to use the app/ structure in your Next.js apps. To learn more about the app/ directory, check out Next.js beta docs. In this example you will find how to use the app/ directory with refine.

Refer to the refine Next.js documentation for more information. →

<CodeSandboxExample path="with-nextjs-appdir" />