Files
7c6e3d68-e1d9-4d40-875e-c1d…/vercel.json
2026-03-22 10:42:01 +00:00

5 lines
97 B
JSON

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