You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
*issue
Next 14 Error: The "target" property is no longer supported in next.config.jscurrently NextJs version:
14.1.3next.config.mjs
serverless.yml
To deploy I am using below command:
npx serverless@2.72.2Concern
Can't use NextJs 12 now because most of things are now depricated.
Question