Files
c95fe301-aff9-4b8f-913c-820…/vercel.json
2026-04-18 08:40:12 +00:00

5 lines
97 B
JSON

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