Skip to content

Why the out folder doesnt get created after the build succesfully finishes? #18

Closed Answered by Mr-Vipi
Mr-Vipi asked this question in Q&A
Discussion options

You must be logged in to vote

digging depper and depper, since Im using nextjs 14.2.18 the extension for my next config is .mjs and not .js like in this project and during the Setup Pages ⚙️ job it was bypassed and used default config:

Run actions/configure-pages@v4
  with:
    static_site_generator: next
    token: ***
    enablement: false
  env:
    PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
Using default blank configuration
Injecting property=basePath and value=/my-portfolio in:
// Default Pages configuration for Next
const nextConfig = {}
module.exports = nextConfig

Found configuration object in indirect module export
Injection successful, new configuration:
// Default Pages configuration for Next
cons…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mr-Vipi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant