Files
5ca55beb-1d12-4125-aad7-efd…/vercel.json
2026-03-07 13:35:06 +00:00

5 lines
97 B
JSON

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