Files
fc2c98f0-a84c-42f4-b0bf-02f…/vercel.json
2026-03-08 08:19:34 +00:00

5 lines
97 B
JSON

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