Files
14e6b9e2-14cc-4872-b7ca-22f…/vercel.json
2026-04-14 09:15:16 +00:00

5 lines
97 B
JSON

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