Files
4c0d7a19-799e-4b3c-9325-073…/vercel.json
2026-06-02 18:05:51 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}