Files
95163c92-3b7e-4af4-93f2-09c…/vercel.json
2026-05-23 02:40:40 +00:00

5 lines
97 B
JSON

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