Files
3b5fbc59-8fde-4344-b9d1-24f…/vercel.json
2026-04-05 09:40:15 +00:00

5 lines
97 B
JSON

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