Files
16877e1b-38fd-437f-b7fb-1d8…/vercel.json
2026-05-11 18:39:34 +00:00

5 lines
97 B
JSON

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