Files
a582589e-3d76-4b06-9cc7-726…/vercel.json
2026-05-24 09:34:16 +00:00

5 lines
97 B
JSON

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