Files
15500ae5-d84e-4f81-b9e6-903…/vercel.json
2026-04-17 14:19:17 +00:00

5 lines
97 B
JSON

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