Files
32d481b9-9601-49e1-960d-b7b…/vercel.json
2026-04-22 17:20:13 +00:00

5 lines
97 B
JSON

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