Files
ceaeea33-5784-417b-bdc6-7d1…/vercel.json
2026-03-03 08:37:13 +00:00

5 lines
97 B
JSON

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