Files
d0080559-a98f-46e0-b9fd-b4b…/vercel.json
2026-04-11 18:36:25 +00:00

5 lines
97 B
JSON

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