sandpack icon indicating copy to clipboard operation
sandpack copied to clipboard

Introduce Next.js 14 template

Open davekiss opened this issue 1 year ago • 4 comments

What kind of change does this pull request introduce?

Next.js 14 uses a different routing structure, so I'm introducing that as a new template.

However, I'm seeing an error with the Node version after running yarn dev:react in the project's root to spin up the Storybook:

CleanShot 2024-09-04 at 16 18 35@2x

Seems like the same issue as mentioned here: https://github.com/codesandbox/sandpack/issues/1147

Please let me know what else you might need to get this merged.

Checklist

  • [ ] Documentation;
  • [x] Storybook (if applicable);
  • [ ] Tests;
  • [ ] Ready to be merged;

davekiss avatar Sep 04 '24 20:09 davekiss

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar Sep 04 '24 20:09 codesandbox[bot]

@davekiss is attempting to deploy a commit to the CodeSandbox Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Sep 04 '24 20:09 vercel[bot]

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codesandbox-ci[bot] avatar Sep 04 '24 20:09 codesandbox-ci[bot]

Bump. NextJS App Router would be a greate addition.

Julian-AT avatar Sep 14 '24 11:09 Julian-AT