Files
3c6e81c0-98e8-4fae-a199-0bd…/vercel.json
2026-03-11 11:31:52 +00:00

5 lines
97 B
JSON

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