Files
c7fe5da1-4c3a-40db-af9f-d61…/vercel.json
2026-05-25 10:25:52 +00:00

5 lines
97 B
JSON

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