Files
5ec7da3f-ccc3-4148-9f5f-8e0…/vercel.json
2026-06-04 21:55:46 +00:00

5 lines
97 B
JSON

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