Files
f03ef92d-5f44-4f34-806d-59b…/vercel.json
2026-04-06 12:13:25 +00:00

5 lines
97 B
JSON

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