Skip to content

Conversation

@serhalp
Copy link
Contributor

@serhalp serhalp commented Nov 3, 2025

PR Checklist

The Netlify deployment docs currently only document a manual configuration approach using the Netlify app's UI.

What is the new behavior?

Using the Netlify CLI instead automatically configures the build settings, so this PR documents this as the preferred configuration approach, documents the netlify.toml that this generates, and moves the manual UI-based configuration to a "Manual configuration" subsection.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

This is out of scope for this PR but... FYI we'd love to be able to not need that manual functions dir step. Our current framework auto-configuration system doesn't support populating this field. We've never needed this for any other framework, because our assumption is that frameworks will respect the Netlify Frameworks API when targeting Netlify. Since you're using Nitro (which does this in its Netlify presets), I'm curious why this is ending up in dist/analog? 🤔

[optional] What gif best describes this PR or how it makes you feel?

@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for analog-app ready!

Name Link
🔨 Latest commit eb4b5a6
🔍 Latest deploy log https://app.netlify.com/projects/analog-app/deploys/6908f1d831807f0008330073
😎 Deploy Preview https://deploy-preview-1929--analog-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for analog-blog ready!

Name Link
🔨 Latest commit eb4b5a6
🔍 Latest deploy log https://app.netlify.com/projects/analog-blog/deploys/6908f1d83b78a900088e5db5
😎 Deploy Preview https://deploy-preview-1929--analog-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for analog-docs ready!

Name Link
🔨 Latest commit eb4b5a6
🔍 Latest deploy log https://app.netlify.com/projects/analog-docs/deploys/6908f1d80887ba0008d12c05
😎 Deploy Preview https://deploy-preview-1929--analog-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Using the Netlify CLI automatically configures the build settings, so this commit documents this as
the preferred configuration approach.
@brandonroberts
Copy link
Member

Thanks @serhalp! We would definitely like to make it zero config if possible. I thought there was some auto-detection set up for Analog at some point. We'll likely revisit the output directory when nitro v3 goes stable.

@brandonroberts brandonroberts merged commit 144712c into analogjs:beta Nov 3, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants