Files
1850e438-7953-46d3-b1b0-1f1…/vercel.json
2026-05-12 21:17:47 +00:00

5 lines
97 B
JSON

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