Files
1b9e01dd-b69d-4f4f-ac58-68b…/vercel.json
2026-03-02 20:20:58 +00:00

5 lines
97 B
JSON

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