Files
b20c3c8e-84d1-4b95-8d98-b82…/vercel.json
2026-03-12 01:19:25 +00:00

5 lines
97 B
JSON

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