Files
70930f04-bbfa-40c5-9e7d-bb7…/vercel.json
2026-03-10 20:50:05 +00:00

5 lines
97 B
JSON

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