Files
0c4cdd0e-ed3d-4cf8-9f45-eec…/vercel.json
2026-05-18 13:10:11 +00:00

5 lines
97 B
JSON

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