You can access env variables using public runtime config property: next.config.js module.exports = { publicRuntimeConfig: { NEXT_PUBLIC_URL: ...
確定! 回上一頁