Files
98e18002-af3d-4f2f-9034-7b6…/vercel.json
2026-05-18 08:46:19 +00:00

5 lines
97 B
JSON

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