Files
f1c8fcfc-3462-4dd1-8d42-8d0…/vercel.json
2026-04-27 19:32:26 +00:00

5 lines
97 B
JSON

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