Files
dc5cc9b8-01ff-40df-8d33-444…/vercel.json
2026-03-09 13:42:24 +00:00

5 lines
97 B
JSON

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