Files
0e476a0d-2520-4252-82bf-01d…/vercel.json
2026-06-11 10:26:43 +00:00

5 lines
97 B
JSON

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