Files
b95955e7-5dc2-4ae5-bd9a-cfd…/vercel.json
2026-03-31 18:48:18 +00:00

5 lines
97 B
JSON

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