Files
bf3d71d5-0ae1-4520-bb5c-c0c…/vercel.json
2026-03-19 12:25:18 +00:00

5 lines
97 B
JSON

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