Files
05fabe70-b8f3-457d-a80b-b6d…/vercel.json
2026-05-21 01:06:52 +00:00

5 lines
97 B
JSON

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