Files
bba1bd4a-044c-4c2c-81b8-b4d…/vercel.json
2026-03-06 13:09:35 +00:00

5 lines
97 B
JSON

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