Files
573fdf90-9a0d-44f2-8bb9-e36…/vercel.json
2026-05-11 09:59:42 +00:00

5 lines
97 B
JSON

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