Files
6b00a45b-c44c-4e1b-86d0-4e3…/vercel.json
2026-06-09 09:55:12 +00:00

5 lines
97 B
JSON

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