Files
f22e3e75-4269-4986-ad1f-5cf…/vercel.json
2026-03-10 03:49:17 +00:00

5 lines
97 B
JSON

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