Files
09148fbe-daca-440f-a136-9b0…/vercel.json
2026-03-16 15:45:15 +00:00

5 lines
97 B
JSON

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