Files
910d0f0f-a4d8-4dff-b7be-551…/vercel.json
2026-05-27 16:03:03 +00:00

5 lines
97 B
JSON

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