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

Deployments to Netlify should use Essential Next.js plugin with full feature set #261

Closed
colbyfayock opened this issue Oct 19, 2021 · 0 comments · Fixed by #262
Closed
Assignees
Labels
bug Something isn't working

Comments

@colbyfayock
Copy link
Owner

Appears builds to netlify aren't able to take advantage of the full Next.js feature set.

Guessing this is due to having the next export inside of the build command.

We should instead remove that and provide documentation on how to set up builds for Netlify either by installing the plugin or manually adding the export

#257 (reply in thread)

@colbyfayock colbyfayock self-assigned this Oct 19, 2021
@colbyfayock colbyfayock added the bug Something isn't working label Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant