Files
b63c3c62-ff2d-4f7b-b88f-e6a…/vercel.json
2026-06-09 20:11:25 +00:00

5 lines
97 B
JSON

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