Files
43da0c88-7bed-4d2a-9e4d-3dd…/vercel.json
2026-03-11 17:08:38 +00:00

5 lines
97 B
JSON

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