Files
cd5d3242-9fd2-4b44-b90e-55f…/vercel.json
2026-05-12 21:22:00 +00:00

5 lines
97 B
JSON

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