Files
dd9c7dfe-14d3-48c4-922d-317…/vercel.json
2026-04-11 13:18:34 +00:00

5 lines
97 B
JSON

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