Files
4f5b821f-a1cb-4e60-82e4-e1b…/vercel.json
2026-06-10 15:09:47 +00:00

5 lines
97 B
JSON

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