Files
b61b728c-b91e-462b-855b-6ef…/vercel.json
2026-03-16 06:08:17 +00:00

5 lines
97 B
JSON

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