Files
0b4347b6-7a63-45a3-831e-9a0…/vercel.json
2026-04-05 09:13:27 +00:00

5 lines
97 B
JSON

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