DEV Community

Discussion on: Sending Emails with Nuxt.js the Easy Way

Collapse
 
seblandwehr profile image
Sebastian Landwehr

Yes you are right, this will probably lead to problems because nuxt generate works with target: static and this target does not expose a server but only static files.