Files
2378816d-414b-4f42-b0c6-b3c…/vercel.json
2026-05-22 19:03:39 +00:00

5 lines
97 B
JSON

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