Files
f033e886-8d3e-409f-b47b-6e5…/vercel.json
2026-04-10 01:16:57 +00:00

5 lines
97 B
JSON

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