Files
ec3fc9b2-3c56-4d05-b328-81a…/vercel.json
2026-05-14 10:18:29 +00:00

5 lines
97 B
JSON

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