Files
31210bb7-7899-47f0-ac7b-a49…/vercel.json
2026-05-20 10:50:50 +00:00

5 lines
97 B
JSON

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