Files
7d67e1d3-df4e-4c4e-b201-559…/vercel.json
2026-06-08 06:02:35 +00:00

5 lines
97 B
JSON

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