Files
c0cda751-540b-4778-8e86-e40…/vercel.json
2026-03-08 16:17:28 +00:00

5 lines
97 B
JSON

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