Files
7c5c2b31-4ed5-4ade-a025-ac4…/vercel.json
2026-04-07 16:21:13 +00:00

5 lines
97 B
JSON

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