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

Use Dockerfile multistage build and Nextjs' standalone mode #64

Open
arunanshub opened this issue Jan 24, 2025 · 1 comment
Open

Use Dockerfile multistage build and Nextjs' standalone mode #64

arunanshub opened this issue Jan 24, 2025 · 1 comment
Assignees

Comments

@arunanshub
Copy link
Contributor

PS: This is one of the reason why I avoid Nextjs. For example, Nuxt builds a standalone production build only. And even better is the fact that it has support for Bun's native runtime NITRO_PRESET=bun pnpm nuxt build. It does not need to use any bloated polyfills. Needs more investigation since it can be a perf game changer.

@arunanshub arunanshub self-assigned this Jan 24, 2025
@arunanshub
Copy link
Contributor Author

CC: @abhisek

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

No branches or pull requests

1 participant