Files
7fbc60e3-cf4a-4b0d-832f-762…/vercel.json
2026-06-11 14:08:35 +00:00

5 lines
97 B
JSON

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