Files
45bb16d8-9484-43f7-b7f9-5eb…/vercel.json
2026-04-24 16:48:28 +00:00

5 lines
97 B
JSON

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