Files
3f9dae0e-49a0-47e3-9a00-e94…/vercel.json
2026-05-07 12:28:42 +00:00

5 lines
97 B
JSON

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