Skip to content

Commit 2daa743

Browse files
committed
Clarify framework autodetection
1 parent c9baec9 commit 2daa743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/docs/products/sites/migrations/vercel/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ After setting up your project and domain, you'll need to configure your build se
142142
{% section id="build-settings" step=1 title="Set up build configuration" %}
143143
Navigate to your site > **Settings** > **Build settings** and configure the following:
144144

145-
- **Framework:** Select the same framework as in Vercel
145+
- **Framework:** Appwrite will attempt to automatically detect your framework. Verify and ensure it is the same framework as in Vercel.
146146
- **Install command:** Enter the same install command from Vercel
147147
- **Build command:** Enter the same build command from Vercel
148148
- **Output directory:** Enter the same output directory from Vercel

0 commit comments

Comments
 (0)