Files
88c96666-e63d-45c3-af64-04e…/vercel.json
2026-04-21 07:17:25 +00:00

5 lines
97 B
JSON

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