Files
c1e8ddfd-90ff-42c0-af89-1dd…/vercel.json
2026-03-05 16:33:46 +00:00

5 lines
97 B
JSON

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