Files
50306f48-8583-45b5-8ecb-3e4…/vercel.json
2026-04-05 21:34:29 +00:00

5 lines
97 B
JSON

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