Files
f4c5805b-5692-48d6-9839-e35…/vercel.json
2026-03-10 15:43:07 +00:00

5 lines
97 B
JSON

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