Files
93ff57a3-765e-4125-9897-79d…/vercel.json
2026-03-27 13:03:04 +00:00

5 lines
97 B
JSON

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