Files
c420d4d0-058d-4e89-a591-447…/vercel.json
2026-05-01 10:46:31 +00:00

5 lines
97 B
JSON

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