Files
2028d9a0-ae77-4d06-8a68-e41…/vercel.json
2026-05-13 11:07:21 +00:00

5 lines
97 B
JSON

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