[Vuejs]-How to fix “Failed to load resource: the server responded with a status of 502(). Using Nuxt.js

0👍

Check https://vercel.com/knowledge/how-to-debug-a-502-error. A 502 error is always caused by a code problem that you need to look into.

Leave a comment