Files
068864ba-6df6-4ac7-ad9a-6f6…/vercel.json
2026-03-09 07:02:48 +00:00

5 lines
97 B
JSON

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