Files
f9b328a3-80f8-4c54-9435-250…/vercel.json
2026-06-11 13:57:26 +00:00

5 lines
97 B
JSON

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