Files
5cd1f245-85a3-4ccd-a91e-4b0…/vercel.json
2026-06-09 13:55:50 +00:00

5 lines
97 B
JSON

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