Files
d4e1238a-dd67-45be-b04a-4d0…/vercel.json
2026-06-07 09:58:35 +00:00

5 lines
97 B
JSON

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