Files
2b470064-d809-4857-89d3-ae8…/vercel.json
2026-04-13 13:58:15 +00:00

5 lines
97 B
JSON

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