Files
3d4c0635-33bb-494f-95b8-4dc…/vercel.json
2026-03-05 09:51:58 +00:00

5 lines
97 B
JSON

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