diff --git a/nuxt.config.js b/nuxt.config.js index 55e5dee..3bbe0aa 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -46,6 +46,9 @@ export default { // Build Configuration (https://go.nuxtjs.dev/config-build) build: {}, + static: { + prefix: false, + }, env: { // api: "http://localhost:3000", api: "https://venus.acatlan.unam.mx/ss-pruebas",