Files
6e51983e-d099-4fd5-8e31-61b…/vercel.json
2026-03-08 20:48:26 +00:00

5 lines
97 B
JSON

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