Files
c9704538-2739-4ebd-9acd-522…/vercel.json
2026-03-04 10:21:26 +00:00

5 lines
97 B
JSON

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