Files
ebc903f7-07c9-486c-8b04-0b1…/vercel.json
2026-05-23 23:20:25 +00:00

5 lines
97 B
JSON

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