Files
34c697c8-fe73-4fad-b6cb-3cf…/vercel.json
2026-05-11 12:38:56 +00:00

5 lines
97 B
JSON

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