Files
ba13aedc-2531-44b8-aecc-178…/vercel.json
2026-05-27 17:39:35 +00:00

5 lines
97 B
JSON

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