Files
37b6b875-9382-4fec-a6b1-eca…/vercel.json
2026-03-03 11:26:11 +00:00

5 lines
97 B
JSON

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