Files
0390762a-9e9d-4296-bd6f-08b…/vercel.json
2026-03-11 12:47:00 +00:00

5 lines
97 B
JSON

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