Files
5b77851b-7913-40e4-a4d6-e19…/vercel.json
2026-06-11 10:45:27 +00:00

5 lines
97 B
JSON

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