Files
b3c54338-3b6b-4e6e-ac5e-2a9…/vercel.json
2026-03-03 10:59:28 +00:00

5 lines
97 B
JSON

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