Files
b539c120-1250-4815-b686-fd0…/vercel.json
2026-01-11 15:51:25 +00:00

5 lines
97 B
JSON

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