Files
658fbad2-30a4-47da-96e4-7dd…/vercel.json
2026-05-20 19:07:23 +00:00

5 lines
97 B
JSON

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