Files
2b6cebbd-07ec-4666-871c-3b5…/vercel.json
2026-03-02 23:26:00 +00:00

5 lines
97 B
JSON

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