Files
c894ee06-b07e-4d3a-86a5-d90…/vercel.json
2026-03-02 23:29:26 +00:00

5 lines
97 B
JSON

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