Files
39a74ebf-a7b5-4b65-9b4e-03d…/vercel.json
2026-05-17 17:12:09 +00:00

5 lines
97 B
JSON

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