Files
082b0790-2e6f-4843-82c5-fa9…/vercel.json
2026-03-02 18:13:21 +00:00

5 lines
97 B
JSON

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