Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tf-next: Use target server #89

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

ofhouse
Copy link
Member

@ofhouse ofhouse commented Mar 28, 2021

This removes the need for adding a target to the next.config.js

ToDo:

  • Use built-in nft from Next.js
  • Use new launcher for Next.js server
  • Add support for minimal mode
  • Add bridge support for esm modules

Changes

  • All Next.js apps "> 10.0.9-canary.4" are build with default target (server)
  • Upgrades @vercel/nft from 0.10.0 to 0.17.0

Fixes #86.

@ofhouse
Copy link
Member Author

ofhouse commented May 19, 2022

Official Next.js runtime is finally back from stealth: vercel/vercel#7793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Runtime: Use server target
1 participant