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
`You must designate a functions directory named "out_functions" in your netlify.toml or in your app's build settings on Netlify. See docs for more info: https://docs.netlify.com/functions/configure-and-deploy/#configure-the-functions-folder`,
53
-
)
54
-
}
55
-
56
47
constnextConfigPath=awaitfindUp('next.config.js')
57
48
if(nextConfigPath!==undefined){
58
49
// If the next config exists, fail build if target isnt in acceptableTargets
0 commit comments