Files
ebb83361-6f3d-47be-b824-710…/vercel.json
2026-04-15 16:12:53 +00:00

5 lines
97 B
JSON

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