Files
c04abd01-38e2-4c29-b7fd-e83…/vercel.json
2026-04-15 15:01:19 +00:00

5 lines
97 B
JSON

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