Files
3d58882b-eb41-4bd7-9108-dce…/vercel.json
2026-05-14 15:13:27 +00:00

5 lines
97 B
JSON

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