Files
ce85ca47-c8eb-4d1f-8919-c3b…/vercel.json
2026-05-01 15:55:18 +00:00

5 lines
97 B
JSON

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