Files
bf09272c-6135-48e1-b1fa-076…/vercel.json
2026-03-06 13:25:31 +00:00

5 lines
97 B
JSON

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