Files
3c1ef1a2-2a3e-4e4e-98e2-93b…/vercel.json
2026-04-29 16:21:48 +00:00

5 lines
97 B
JSON

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