Files
e0070b5e-5707-4c30-a66a-ed3…/vercel.json
2026-03-09 03:59:10 +00:00

5 lines
97 B
JSON

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