Files
dd5f40df-af3d-4cd9-bb81-a0c…/vercel.json
2026-04-18 16:30:46 +00:00

5 lines
97 B
JSON

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