Files
d868d0e9-ce16-4e8f-9c0a-829…/vercel.json
2026-04-11 21:30:41 +00:00

5 lines
97 B
JSON

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