Files
2b39b31f-4aea-4a2f-a4c7-df2…/vercel.json
2026-05-22 19:28:05 +00:00

5 lines
97 B
JSON

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