Files
7e910fae-b310-48d3-93f0-55f…/vercel.json
2026-03-02 22:20:51 +00:00

5 lines
97 B
JSON

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