Files
04ae0b5e-533f-45c2-9d0e-962…/vercel.json
2026-04-19 20:39:23 +00:00

5 lines
97 B
JSON

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