Files
075c1538-60df-4b70-8a19-8e7…/vercel.json
2026-05-10 17:36:38 +00:00

5 lines
97 B
JSON

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