Files
6dbe4775-b22a-4d1d-af6c-e27…/vercel.json
2026-05-30 13:26:14 +00:00

5 lines
97 B
JSON

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