Files
c3e4e560-6f69-4d6a-af0a-b5b…/vercel.json
2026-04-17 14:10:22 +00:00

5 lines
97 B
JSON

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