Files
bf10e8b7-71dc-4347-8984-5df…/vercel.json
2026-03-30 06:57:19 +00:00

5 lines
97 B
JSON

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