Files
359165d6-ad3d-42e1-afd3-7ef…/vercel.json
2026-05-16 22:18:28 +00:00

5 lines
97 B
JSON

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