Files
6fb01775-2d80-4ff3-93c5-464…/vercel.json
2026-05-21 02:47:26 +00:00

5 lines
97 B
JSON

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