Files
9835fd40-a5ee-47b8-8699-f4b…/vercel.json
2026-03-28 11:42:37 +00:00

5 lines
97 B
JSON

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