Files
b63cfb1d-ea77-4d41-a1e7-4b0…/vercel.json
2026-06-10 16:31:02 +00:00

5 lines
97 B
JSON

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