Files
2b009d64-d80f-47a0-82d3-23e…/vercel.json
2026-04-11 17:09:28 +00:00

5 lines
97 B
JSON

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