Files
bef40bb5-737d-40e3-9057-df5…/vercel.json
2026-05-10 22:04:43 +00:00

5 lines
97 B
JSON

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