Files
34cecce5-e1f2-4f37-af0f-1cf…/vercel.json
2026-03-15 08:25:24 +00:00

5 lines
97 B
JSON

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