Files
d538a3a4-e32e-40b8-876a-7e8…/vercel.json
2026-05-16 16:37:57 +00:00

5 lines
97 B
JSON

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