Files
b40d88a3-a9bb-4046-a5bf-94d…/vercel.json
2026-04-02 21:23:43 +00:00

5 lines
97 B
JSON

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