Files
259c747e-d2b5-4b91-8a16-19d…/vercel.json
2026-05-06 08:11:37 +00:00

5 lines
97 B
JSON

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