Files
7a42e027-1061-4e9f-80e2-96b…/vercel.json
2026-04-17 17:41:00 +00:00

5 lines
97 B
JSON

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