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

How can I set up next build? #3

Closed
ilyadynin opened this issue Oct 9, 2021 · 2 comments
Closed

How can I set up next build? #3

ilyadynin opened this issue Oct 9, 2021 · 2 comments

Comments

@ilyadynin
Copy link

I want to set up i18n for this landingpage, but this requires next build and a node.js server -> I set the build command to next build but it doesn't work, so what should I do?

@ilyadynin
Copy link
Author

And I also would like to add the google tag manager, but I am failing - I am really new to next.js so I am really sorry :c

@ixartz
Copy link
Owner

ixartz commented Oct 10, 2021

Next JS has i18n support: https://nextjs.org/docs/advanced-features/i18n-routing
You should use it as a starting point.

Sorry, your two issues aren't very related to the project, the issue is more related to Next JS in general. You should ask on the official Next JS repo.
I haven't the opportunity to try either i18n or either Google tag manager in my Next JS project, couldn't share any experience with it.

@ixartz ixartz closed this as completed Oct 10, 2021
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

2 participants