Files
b506ed69-515d-4d77-9661-7ad…/vercel.json
2026-03-27 10:50:43 +00:00

5 lines
97 B
JSON

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