Files
7e60486c-79ad-4e7a-8e3e-36f…/vercel.json
2026-04-23 01:24:38 +00:00

5 lines
97 B
JSON

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