Files
0feb57b6-f2d2-447d-b9b2-cf1…/vercel.json
2026-03-10 07:34:14 +00:00

5 lines
97 B
JSON

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