Files
3b68ec08-d203-4ef0-80e4-9dd…/vercel.json
2026-04-04 19:51:15 +00:00

5 lines
97 B
JSON

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