Files
e96380f5-2995-42de-915d-5b4…/vercel.json
2026-04-28 02:20:00 +00:00

5 lines
97 B
JSON

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