Files
54a7040a-2918-4f6d-9bc2-8ef…/vercel.json
2026-04-23 22:31:35 +00:00

5 lines
97 B
JSON

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