Files
37fbaf01-0e39-4f19-929a-d21…/vercel.json
2026-06-07 17:23:29 +00:00

5 lines
97 B
JSON

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