Files
d70882b9-13f9-4d8b-a036-735…/vercel.json
2026-03-03 07:22:51 +00:00

5 lines
97 B
JSON

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