Files
3c4940da-e830-4e85-9580-d1c…/vercel.json
2026-03-08 12:19:39 +00:00

5 lines
97 B
JSON

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