Files
c968a5eb-3e69-4b6a-8a30-51a…/vercel.json
2026-05-12 22:27:46 +00:00

5 lines
97 B
JSON

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