Files
2b88bc2b-e1b5-4619-a59d-ca0…/vercel.json
2026-06-10 18:01:54 +00:00

5 lines
97 B
JSON

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