Files
70e83be4-8ee9-4186-9c7f-62f…/vercel.json
2026-05-24 09:21:07 +00:00

5 lines
97 B
JSON

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