Files
daf3351f-67c3-4aaa-b0e4-867…/vercel.json
2026-04-22 12:19:51 +00:00

5 lines
97 B
JSON

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