We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f6c0d commit 830f4a2Copy full SHA for 830f4a2
vercel/README.md
@@ -19,7 +19,8 @@ This project provides a starting point for deploying a Go Fiber application to V
19
- [Go](https://golang.org/dl/) 1.18 or higher
20
- [Git](https://git-scm.com/downloads)
21
- [Vercel CLI](https://vercel.com/download)
22
-- A folder named [public](public) with one or more static files to be served
+- A folder named `public` with one or more static files to be served
23
+
24
> [!CAUTION]
25
> If you don't have a `public` folder, Vercel will serve all files from your project root, which can expose sensitive files like your source code.
26
0 commit comments